[Fixture] Table

Standard GFM table

Header 1Header 2Header 3
Cell 1Cell 2Cell 3
Cell 4Cell 5Cell 6
Cell 7Cell 8Cell 9

Table with alignment

Left-alignedCenter-alignedRight-aligned
:-------------:--------------:--------------:
leftcenterright
texttexttext

Notion exports tables with complex content as raw HTML. Links inside <td> cells use markdown syntax that must be converted to <a> tags.

PackageVersionDocumentation
remark-nfm0.0.3README
notro-loader0.0.1README
notro-ui0.0.1README
TopicResources
AstroOfficial Docs and GitHub
Notion APIAPI Reference and Changelog

Table with inline code and formatting

FeatureStatusNotes
calloutSupports nested callouts
toggleTab-indented content dedented
columnsMulti-column layouts
tableRaw HTML + GFM tables
mathInline $...$ and block $$