Hi, Following up on Hongwei's *ats-as-a-service*, I wrote a pandoc plugin for automating some of the tasks of writing interactive ats tutorials, shown here https://steinwaywhw.github.io/ats-tutorials/. If you a familiar with pandoc, then my small script is just a pandoc filter in python, that takes in a code block in original markdown input, and turn it into interactive or just highlighted html snippets.
The project home page https://steinwaywhw.github.io/ats-tutorials/ itself is rendered using this plug-in. Hope it is useful for anyone who want to write code-related webpages. Contributions are welcomed. The tool is MIT licensed. -- You received this message because you are subscribed to the Google Groups "ats-lang-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/ats-lang-users. To view this discussion on the web visit https://groups.google.com/d/msgid/ats-lang-users/85d5c38e-492d-4a60-b8dc-3911a7061d6f%40googlegroups.com.
