asciidoc-hs icon indicating copy to clipboard operation
asciidoc-hs copied to clipboard

AsciiDoc parser that can be used as a Pandoc front-end, written in Haskell

Results 20 asciidoc-hs issues
Sort by recently updated
recently updated
newest added

Either during block parsing or as a mid-process. Asciidoctor uses divs to delimit sections and add metadata to them. Cannot mimic Asciidoctor output without computing section scope and nesting.

bug

- [ ] Quotation Marks and Apostrophes - [ ] Subscript, superscript - [ ] Hard line breaks - [ ] Inline passthroughs - [ ] \\-escaping - [ ]...

enhancement
new syntax

- [ ] Literal blocks - [ ] Passthrough blocks - [ ] Indented paragraphs - [ ] `[verse]` blocks - [ ] Document header - [ ] Line breaks...

enhancement
new syntax