Skip to content

Conform footnote handling to PHP v4 #74

@borgar

Description

@borgar

Textile JS adds backlinks to footnotes by default (as does RedCloth) while PHP does not. PHP uses an alternate syntax to trigger backlinks. For compatibility, the following needs to be done:

  • Turn auto-backlinks off by default (and provide a setting to turn the behaviour on/off)
  • Support backlink syntax in footnote blocks: fn1^. TEXT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions