Asciidoc - Neuron

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

Sridhar Ratnakumar

This is promising:

This project is aimed at enhancing Pandoc with reading support for the markup language Asciidoc, and also improving Pandoc’s Asciidoc generation. The parser Guillem proposes to develop is not a regular Pandoc Reader, but something more similar to commonmark-hs: a Pandoc front-end whose syntax can be easily extended, tracks accurate information about source positions and can potentially support all Asciidoc features. https://www.tweag.io/blog/2020-06-05-fellows-announce/

Sridhar Ratnakumar

Asciidoc is actually superior to Markdown in many ways. https://asciidoctor.org/
I hope this project succeeds.

Sridhar Ratnakumar

Looks like this is the repo: https://github.com/gmarpons/asciidoc-hs

AsciiDoc parser that can be used as a Pandoc front-end, written in Haskell - gmarpons/asciidoc-hs
Sridhar Ratnakumar

No update since 3 weeks ago :-/