Write ReStructured Text parser/generator #2
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Depends on
Reference: Pagwin/psb#2
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
depends on #1
ReStructured Text (rst) is something I've heard about before and seems like an interesting format to use instead of markdown.
As such after the markdown rewrite is done I want to write a parser for rst which converts to the aforementioned intermediate format and potentially extends it to allow for fancier functionality in my writing.