okok. the internal mermaid diagram representation is done and detection of mermaid diagrams inside markdown files works too now! now I gotta put these two together, parse the diagram and write some text back into the markdown file! codeberg.org/polyphony/altmaid/src/branch/flori/mvp
@star do you think you'd also be able to expose some functions that can take just the mermaid data and return just the alt text? bc if I ever did want to integrate it into hugo when they eventually add the support for wasm plugins, then I'd need that
@solonovamax that should very much be possible! after the mvp, i want to tidy up things and release it both as a library and as a cli program with more features :3