Commit Graph

3 Commits

Author SHA1 Message Date
793db58e36 feat(mdx): add scroll support for tables 2025-03-26 22:48:00 +08:00
aaa4c1def5 fix(mdx-components): restore list decoration for ordered and unordered lists
- Restored default list decorations (bullet points for `ul` and numbers for `ol`).
- Solution based on issue from `sindresorhus/github-markdown-css#103`.
2025-03-10 20:41:53 +08:00
9eb6f89587 feat(components): create MdxComponents for custom rendering of MDX content 2025-03-07 11:36:53 +08:00