Skip to content

Escape content of html code block by default #327

@tlienart

Description

@tlienart
  • This is also what is done in the default in Julia's Markdown
  • Remove the FAQ element with the esc from the docs
  • Corner case is @def lang = "html" then all code blocks should be escaped
  • This is (midly) breaking so that should go with a minor release.
  • Will break docs in JuDocWeb.

Not very high priority...

Edit: could do it in backward compatible way by checking whether there's any < or > and not acting if there is...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions