Render HTML in Markdown Preview
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 66
- PR merge metrics
- No merged PRs in 30d
Description
From what I can tell, PanWriter uses the following package to provide the preview pane to markdown files.
https://github.com/markdown-it/markdown-it#markdown-it
There is an option that can be toggled to true that allows HTML to be rendered.
Perhaps we could have a settings dialog to manage some of the default properties?
The latest version, running on Mac, doesn't seem to support it.
Here is my markdown:

The preview:

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the markdown-it documentation linked in the issue, then trace PanWriter's preview pane and its Markdown conversion entry point. Confirm how the current preview handles the supplied Markdown and HTML example. Done means supported HTML renders in the preview, with any settings-dialog scope clarified before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, markdown, react, typescript
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100