Skip to content

Add Markdown/Word (Pandoc) support and rename braille2latex to braille-bridge - #14

Open
jmankoff wants to merge 2 commits into
mainfrom
rename-braille2latex-to-braille-bridge
Open

Add Markdown/Word (Pandoc) support and rename braille2latex to braille-bridge#14
jmankoff wants to merge 2 commits into
mainfrom
rename-braille2latex-to-braille-bridge

Conversation

@jmankoff

Copy link
Copy Markdown
Contributor

Summary

  • Add a Markdown pane alongside the existing braille/LaTeX panes: live bidirectional sync (applyMarkdownEdit), Markdown/Word upload+download via @brailletools/braille-bridge's new Pandoc integration, and sync-issue surfacing for unsupported Markdown constructs.
  • Rename braille2latexbraille-bridge throughout (dependency, imports, CI clone URLs/version-pin file, README, stale make4all org link) to match the upstream repo rename.
  • Bundled two pre-existing, unrelated naming bugs found while researching the rename: this package's own package.json name was literally "braille2latex", and the README title was # Braille2Latex.

Depends on

brailletools/braille-bridge#23 — this branch's CI clones a pinned release tag of braille-bridge (braille-bridge.version, currently v0.2.1), not that PR's branch directly. That PR needs to merge and get tagged as a new release, with braille-bridge.version bumped here, before CI will exercise the new Markdown/Pandoc code paths end-to-end. Locally this was verified against the file: dependency pointing at that branch (pnpm run test:sync/test:unit, both green).

Test plan

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant