View Source mix plantuml.generate_markdown_links (Plantuml v0.1.1)
Searches the project for markdown files and updates them to include links with embedded PlantUML diagrams whenever there's a markdown comment refering a plantuml diagram also present on the project.
example
Example
A markdown file looking like this:
# Example
<!--[Some Link](./example_diagram.plantuml)-->
<!---->
Would yield an output like this:
# Example
[Some Link](https://plantuml.com/plantuml/png/JP4v3iCW44NxEGKNI16lKeh8MUj4oWKmfa1om86XyEs36JiP2dZwJupueWieFSRt25CwZJAJj2WUZ6KGT-T0AdHUq3en9hs7taKxI3ylsPan-GAKi-ZTcEzS69ClGLiqEDFC6sFo5GmIPI-3Nh8hO_9rcZ-EMg5nDgJvVoRVm2VggDStFncJRo5jOdVCNSH1l9p8XLbSKBprPAOaipPaeY91rLXUKxvLOgRPHlqACDbcbuj0f-sm_DeN)<!--[Some Link](./example_diagram.plantuml)-->
<!---->
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1
.
Link to this section Functions
Callback implementation for Mix.Task.run/1
.