adamerose / adamerose/vscode-markdown-wysiwyg

Cross-project coordination

未关闭
#19 6 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
CSS
星标
46
派生
8
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。