boltex / leojs

Leo Literate Editor with Outline in Typescript
https://boltex.github.io/leojs/
MIT License
34 stars 2 forks source link

Implement leoMarkup.py to support @adoc, @pandoc and @sphinx nodes and related commands. #157

Closed boltex closed 3 months ago

boltex commented 4 months ago

Similar to the issue 80 https://github.com/boltex/leojs/issues/80

Implement leoMarkup.py to support @adoc, @pandoc and @sphinx nodes and related commands.

boltex commented 3 months ago

This is now done in the devel branch. It's still untested. (Please test if you can and report any issues!)

ranvik14 commented 3 months ago

This is now done in the devel branch. It's still untested. (Please test if you can and report any issues!)

@boltex : I'll start testing the @sphinx implementation early next week.

boltex commented 3 months ago

@ranvik I've fixed it and will release it in 1.0.2. If there are problems or bugs remaining I will fix them in 1.0.3 😄