Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

wiki markup to json transformer

karan palan
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 13, 2019

I am using @atlaskit/editor-wikimarkup-transformer and @atlaskit/editor-json-transformer.

I  have a document in wikimark up and want to display it in reactrenderer of @atlaskit/renderer.

For which encoding wikimark up text to json text using following.

const pmNode = wikiTransformer.parse(document); const doc = jsonTransformer.encode(pmNode); this.setState({ document: doc });

 

The issue is that after doing this mention resolver is not working properly.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events