Plate AST util to MDAST #1444
Closed
linonetwo
started this conversation in
Feature Requests
Replies: 2 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
-
I wrote my own transformers https://github.com/tiddly-gittly/slate-write/tree/b305f8e366e066052be8d681b629d0cf3e4d215b/src/transform |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Did anyone write a mdast converter?
I'm writing a wikiast-util-from-slate-plate-ast in https://github.com/tiddly-gittly/slate-write/tree/master/src/transform , simillar to https://github.com/syntax-tree/mdast-util-to-nlcst , because I want to save plate editor's result to tiddlywiki wiki text.
I'd like to convert all json node from plate to wikiast, so I hope I can get test suit from somewhere, because preparing json is a huge work.
Beta Was this translation helpful? Give feedback.
All reactions