Html generated by "md-render --edit" does not show in firefox #154
Reference in New Issue
Block a user
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?
Rendering Markdown from a ChatGPT Interaction with "md-render" is fine but using the "--edit" flag leaves me with a Html page that does not show any content in firefox. Why? The edit functionality should be additive and keep the basic export. Best case would be adding javascript on the same Html generated without the "--edit" flag.