feat: MDX rendering support — backend content_type + content_raw fields #66
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mdx_support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
content_type("html" or "mdx") andcontent_raw(raw source for MDX files) toPageDetailRPC response.mdxfile extension inget_pagehandler and include raw contentThis is the backend half of MDX support. The frontend rendering lives in hero_archipelagos.
Related
WIP: feat: MDX rendering support — backend content_type + content_raw fieldsto feat: MDX rendering support — backend content_type + content_raw fieldsSuperseded by PR #73. MDX support tracked in issue #70.
Pull request closed