HTML export - render KaTeX in markdown #19
Labels
No Label
Bug
Deployed to: Production
Deployed to: Staging
Feature Request
Infrastructure
Out-there Idea
Ready to Deploy
Scope: APIs
Scope: Authentication
Scope: Databases
Scope: Exports
Scope: Plugins
Under Development
Won't Fix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Noded/backend#19
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
We are using an advanced Markdown library for the front-end that renders KaTeX in the markdown.
That doesn't happen on the HTML export. We should try to use the same library to render on the server-side if possible.
Also, make sure that the advanced CSS tweaks we made to the front-end markdown is consistent with the HTML export.