jelly-beam / rebar3_ex_doc

rebar3 plugin for generating docs with ex_doc
Apache License 2.0
43 stars 13 forks source link

Add abstraction for mermaid support #50

Closed starbelly closed 1 year ago

starbelly commented 1 year ago

It has been suggested by @paulo-ferraz-oliveira to add support for a {mermaid_support, true} that would automagically inject the needed javascript. Sounds like a nice to have and would work for most users needs.

paulo-ferraz-oliveira commented 1 year ago

I'ma try to hack this onto rebar3 ex_doc. Hang on to your hat!