google / docsy

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

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

Closed BrentHuang closed 1 week ago

BrentHuang commented 2 months ago

a.md

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

[params.katex.mhchem]
enable = true

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

# 支持 drawio
[params.drawio]
enable = true
BrentHuang commented 2 months 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 2 months 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