Ran Luo
Ran Luo
@saivan But GFM or CommonMark Spec do not support `colored text`?
@kmsmgsh 运行代码的功能确实不错?但是在markdown 编辑器中是用的多吗?
@ffywhxf 如果有什么问题,请提交 issue?你的评论和本 issue 没有关系。
@grahamannett The plugin we are talking about may not be executing JavaScript code in the html block. Instead, we will install a plugin package to enhance the functionality of Mark...
What's the difference between `tab` and `space`? it seems difficult to support `tab`, because we'll replace all `tabs` into 4 space when we parse markdown content.
>Is there any workaround to writing something like that above? Why not use table?
@r00ster91 I think `space` also can fix you problem, I still don't know why you only need `tab`, I use `space` to format you text above:
>but if i am copy code from app i have in my code editor. Copy content from Mark Text to other place or from other place to Mark Text?
@fantazer Thanks for reporting this issue, this already fixed on develop branch, and we'll release 0.16.0 in the middle of this month. This codes bellow is copied from vscode to...
@DutchPete Maybe we might do better, we can download the theme and plugin you want directly in the app, similar to VSCode, uninstall it when you don't need it, you...