mb21 / mb21/panwriter

Idea for preview: use pandoc compiled to wasm instead of markdown-it.js

Open
#27 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1.3k
Forks
66
PR merge metrics
No merged PRs in 30d

Description

see https://pandoc.org/app/ evaluate performance

could we also use it for export instead of shelling out to the pandoc CLI?

Edit: alternatively, we could try:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no project files or tests. Start by benchmarking the current markdown-it.js preview and pandoc CLI export, then compare pandoc compiled to WASM, pandoc-server, and pulldown-cmark compiled to WASM, including the proposed WebSocket or HTTP/2 communication. Done would require selecting an approach and reporting performance, but no success threshold is defined.

Written by the indexing model from the issue text.

Assessment

Tech stack
electron, typescript, wasm
Domain
desktop, frontend, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.