-
It might be interesting for **docfx** to be able to display mindmaps. There are already implementations. just this one I think must be nice
- [MarkMap](https://github.com/markmap/markmap)
- [Dem…
-
Please refer to the screenshot below. The latex expression is not rendered properly on the vscode-markmap preview window.
Ref:
![01_bug](https://user-images.githubusercontent.com/8214008/175784674-2…
-
Just like Typora
```
- [ ] a task list item
- [ ] list syntax required
- [ ] normal **formatting**, @mentions, #1234 refs
- [ ] incomplete
- [x] completed
```
-
It seems that only four themes(styles) in setting and README.md
and am not sure how to create my own themes( change my font-family at least )
visnz updated
6 years ago
-
0.21.0 m2 build https://ci.eclipse.org/openj9/job/Test_openjdk11_j9_sanity.system_aarch64_linux_xl_Personal/2
DaaLoadTest_daa1_0
`DLT stderr 21:30:06.938 0xffffa8a5de00 j9mm.107 * ** ASSERTI…
-
Hi,
It seems that this simple code does not work anymore with `mkdocs-material` version `8.0.1`, and your `mkdocs-markmap` plugin activated in `mkdocs.yml` :
```
|a|b|
|:-:|:-:|
|1|2|
…
-
请按照一下格式提交issue,谢谢!
1. 你当前使用的是哪个版本的 MinDoc(`godoc_linux_amd64 version`)?
v2.0
2. 你当前使用的是什么操作系统?
Windows 10 LTSC 2019
3. 你是如何操作的?
从 https://gitee.com/zmister/MrDoc 移植了 mindMap 功能。
下载 3 个 …
-
# 1
As for the "body", I mean everything which is not a title starting with `#`, but lies between to headings. For example
```
# heading 1
this is the body 1
## heading 1.1
```
As for the "…
-
I find it confusing at times which features are available and how to use those features.
Let's organise the documentation, at a high level at least, in its own mindmap, and for each leaf of the min…
-
It would be great if the mindmap nodes can be saved as Markdown text and json data at the same time.
- The Markdown text can be used to easily check what are included in the mindmap nodes, and the …