baerrach / gatsby-remark-plantuml

Gatsby Remark parser for PlantUML code blocks
Other
3 stars 4 forks source link

Configuring plantumljar doesn't work, and needs documentation #10

Closed kornysietsma closed 4 years ago

kornysietsma commented 4 years ago

There is a syntax error in index.js at line 42: this.planumljar = path.resolve(pluginOptions.plantumljar) Should be plantumljar not planumljar

Also documentation for this would be good, I had to read the source to find it, and then have fun finding out why it doesn't work.

baerrach commented 4 years ago

Released v0.6.0