23 ms·
Please put concrete examples right at the top of the page you're publicizing!
by k8si 2y ago
Please put concrete examples right at the top of the page you're publicizing!
- zagap 2y agoThe specification for the Podlite markup language is written using Podlite markup itself. https://github.com/podlite/podlite-specs/blob/main/Specification.pod6 https://github.com/podlite/podlite-specs/blob/main/Specifica... Also online playground is available here: https://pod6.in/ https://pod6.in/ Thanks for your interest in Podlite! with best, Alex
- jon_richards 2y agoThat playground is cool. I wonder if there are any 2-way playgrounds where the right side is also editable using a Word / Google Docs style interface (and the changes are reflected in the code-style interface on the left). I've always wanted something like that for teaching non-technical people the basics of Markdown. Bonus points if it's collaborative.
- zagap 2y agoThis is a wonderful and highly sought-after idea. However, it requires significant resources, so we will definitely come back to it and implement it. Thank you