Flamenco / stackeditpro

A version of stackedit with professional features.
19 stars 2 forks source link

How to refresh folder tree? #12

Closed hoclun-rigsep closed 2 years ago

hoclun-rigsep commented 2 years ago

If someone added a file upstream how do I get it to show up in the folder tree?

hoclun-rigsep commented 2 years ago

Wait, does it only show *.md? I'm working with a couple of *.mmd (mermaid) files. GitHub recognizes the extension and renders the diagrams. If necessary I could rename the file to .md and wrap contents in ```mermaid```

Flamenco commented 2 years ago

Yes, it only shows .md files.

Flamenco commented 2 years ago

I think wrapping would be best, as the downstream parser is not equipped to simply open file types other than markdown.