[Bug 268202] [NEW PORT] textproc/djot: Djot light markup parser
Date: Tue, 06 Dec 2022 16:40:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268202 Bug ID: 268202 Summary: [NEW PORT] textproc/djot: Djot light markup parser Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: gasol.wu@gmail.com Attachment #238577 text/plain mime type: Created attachment 238577 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238577&action=edit shell archive Djot is a light markup syntax. It derives most of its features from commonmark, but it fixes a few things that make commonmark's syntax complex and difficult to parse efficiently. It is also much fuller-featured than commonmark, with support for definition lists, footnotes, tables, several new kinds of inline formatting (insert, delete, highlight, superscript, subscript), math, smart punctuation, attributes that can be applied to any element, and generic containers for block-level, inline-level, and raw content. WWW: https://djot.net -- You are receiving this mail because: You are the assignee for the bug.