Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Make use of WikiParser for compat. parsing. #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AndreiPashkin
Copy link

This patch makes MarkdownParser rely on WikiParser to parse WikiText
instead of hackish low-level recursive code previously encapsulated
in tiddlify() function.

Addresses #7.

This patch makes MarkdownParser rely on WikiParser to parse WikiText
instead of hackish low-level recursive code previously encapsulated
in tiddlify() function.

Addresses anstosa#7.
@AndreiPashkin
Copy link
Author

Macros are not properly parsed and evaluated though. I think maybe it could be solved by parsing the input text using WikiText parser fist.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant