Kelly Joseph Price

Results 11 comments of Kelly Joseph Price

For a workaround **now**, you could write a custom transformer: ``` import * as rdmd from '@readme/markdown' import mermaid from 'mermaid' const doc = ` ~~~mermaid graph ... ~~~ `...