google / docsy

A set of Hugo doc templates for launching open source content.
https://docsy.dev
Apache License 2.0
2.61k stars 899 forks source link

A test file that doesn't render very well #2079

Open BrentHuang opened 1 month ago

BrentHuang commented 1 month ago

a.md

BrentHuang commented 1 month ago
# hugo.toml
# 支持公式
[params.katex]
enable = true

[params.katex.mhchem]
enable = true

# 支持 markmap
[params.markmap]
enable = true

# 支持 drawio
[params.drawio]
enable = true
BrentHuang commented 1 month ago

No markmap is rendered at all.

The in-page jump position is inaccurate and does not subtract the height of the menu at the top.

The centering effect of the center, p, table tag is also not very consistent

The background color is not quite right

Table cells without borders

Does not support in-line formula $... $

BrentHuang commented 1 month ago

my repo file: https://jihulab.com/pauraq/all_docs/-/blob/main/content/zh-cn/docs/markdown/markdown%E6%95%99%E7%A8%8B.md?ref_type=heads