sillsdev / docu-notion

Download Notion pages as markdown and image files, preserving hierarchy and enabling workflow properties. Works with Docusaurus.
MIT License
159 stars 30 forks source link

fix: latex rendering (issue Latex Rendering Problem #68) #73

Closed enfycius closed 1 year ago

enfycius commented 1 year ago

This change is Reviewable

stackblitz[bot] commented 1 year ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

hatton commented 1 year ago

Thanks for this. There are a few problems that you will see if you turn on the eslint extension in vscode:

image

After you have fixed those, you can amend and then force push your same commit to your repo.

enfycius commented 1 year ago

@hatton Ok. I have just improved the existing one. Please check it.

hatton commented 1 year ago

Great, thanks for that. Unfortunately, we've found other problems that come in with the new notion-to-md, so we can't upgrade yet. Once we work those out, we'll be able to merge this.

enfycius commented 1 year ago

Oh ! I'm okay. Very thanks. As I previously mentioned, it is an honor to me.

andrew-polk commented 1 year ago

We actually ended up upgrading to the latest notion-to-md for #70. You can try it out in version 0.14.0-alpha.3.

enfycius commented 1 year ago

Ok. Thanks :)