Skip to content

Add Djot language to supported languages#4379

Open
dereuromark wants to merge 1 commit intohighlightjs:mainfrom
dereuromark:add-djot-language
Open

Add Djot language to supported languages#4379
dereuromark wants to merge 1 commit intohighlightjs:mainfrom
dereuromark:add-djot-language

Conversation

@dereuromark
Copy link

Summary

Add Djot markup language to the list of supported 3rd party languages.

Djot is a light markup language created by John MacFarlane (author of CommonMark/Pandoc). It aims to fix some of Markdown's quirks while keeping the simplicity that made Markdown popular.

3rd party package: https://github.com/php-collective/highlightjs-djot

Features highlighted

  • Headings, emphasis, strong
  • Links, images, autolinks
  • Code blocks and inline code
  • Lists (bullet, numbered, task lists)
  • Tables, block quotes
  • Footnotes, math expressions
  • Attributes, symbols, comments
  • And more Djot-specific syntax

Djot is a light markup language created by John MacFarlane (author of CommonMark/Pandoc).

Repository: https://github.com/php-collective/highlightjs-djot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant