wzpan / hexo-tag-bootstrap

Bootstrap tag plugins for Freemind.
MIT License
26 stars 8 forks source link

Fix dependency with marked #10

Closed corinis closed 6 years ago

corinis commented 6 years ago

I fixed a small bug and adjusted the module loading to check for marked before continueing.

I will take a look at markdown-it and try to get card and carousel working with them as well.

It would be easier if there would be some other way to postprocess or adjust the output of the renderer to allow for more complex tags with content (i.e. the way the carousel handles image tags or to filter out headings and create a different html for them).

I tested it with marked disabled and it it renders fine - except for card and carousel