Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

That’s a cool project.

I think it would be tough to integrate it as-is (for the whole document) because of diagram support.

I might be able to add something like:

```mindmap
# Heading
## Second level heading
...etc...
```

But adding markdown in a code block in a markdown document, in order to render a mind map feels pretty roundabout.

The syntax isn’t as convenient, but you can also use a mermaid flowchart:

Mermaid LR flowchart with top level and descending sections to mimic a mindmap

I’ll think about other options

Thank you for considering the options .
I tried with the flowchart but has you say, it's not convenient.

I hope you will find something that fit well.