adamerose / adamerose/vscode-markdown-wysiwyg

Cross-project coordination

Aperta
#19 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
CSS
Stelle
46
Fork
8
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I maintain the Print project which prints rendered Markdown with support for a variety of extensions eg Mermaid and Katex.

I gave up on the Microsoft internal rendering pipeline because they keep making breaking changes. Consequently I am supporting extensions directly. I think we should coordinate so that your editor and Print use the same conventions for extension, for a good end to end experience.

One small example is for tables. I have two extensions in mind, one of which is best implemented in an editor like yours.

1. We can extend the right-alignment notation `|---:|` to also permit the characters [0-9$] where a digit means right-align and round to that many decimal places, and $ means right-align, 2 dec places with a currency symbol.
2. If the usee employs Excel syntax I can use the hyperformula library to evaluate formulae for print/preview.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.