Code Monkey home page Code Monkey logo

Comments (8)

Wsine avatar Wsine commented on September 27, 2024

我看了另一个问答说 “这个仓库还是打算限定在 markdown 的基础语法上”,

是的,如无更多的讨论支持,我想还是保留简洁比较好。

还有我用了 v2.1.0,为啥不能输出到指定路径?还是默认下载到administrator?

请参照 README 命令格式。如仍有疑问,请将你的命令 post 在这里。

P.S., 不同的问题请分开不同的 issue 进行讨论

from feishu2md.

Wsine avatar Wsine commented on September 27, 2024

两周没有新的回复,暂时关闭 issue

from feishu2md.

ZhengshuaiPENG avatar ZhengshuaiPENG commented on September 27, 2024

对于这个功能想 +1,高亮块的使用在文档中非常频繁,如果能通过css的方式来支持在 markdown 中渲染就最好了

from feishu2md.

Lightblues avatar Lightblues commented on September 27, 2024

同求!

语法可以参考

  1. mkdocs 中的 Admonitions 标记, 语法是 !!! note, 参见 doc, 也是vscode插件 Markdown Preview Enhanced 支持的语法 doc
  2. 标记, 语法是 > [!NOTE] , GitHub已经支持, 参见 issue

两种语法的格式:

=== 第一种 ===
!!! note
    xxx

=== 第二种 ===
> [!NOTE]  
> xxx

GitHub中使用第二种的展示:

Note

Highlights information that users should take into account, even when skimming.

Tip

Optional information to help a user be more successful.

Important

Crucial information necessary for users to succeed.

Warning

Critical content demanding immediate user attention due to potential risks.

Caution

Negative potential consequences of an action.

from feishu2md.

guigui0114 avatar guigui0114 commented on September 27, 2024

同求!

语法可以参考

  1. mkdocs 中的 Admonitions 标记, 语法是 !!! note, 参见 doc, 也是vscode插件 Markdown Preview Enhanced 支持的语法 doc
  2. 标记, 语法是 > [!NOTE] , GitHub已经支持, 参见 issue

两种语法的格式:

=== 第一种 ===
!!! note
    xxx

=== 第二种 ===
> [!NOTE]  
> xxx

GitHub中使用第二种的展示:

Note

Highlights information that users should take into account, even when skimming.

Tip

Optional information to help a user be more successful.

Important

Crucial information necessary for users to succeed.

Warning

Critical content demanding immediate user attention due to potential risks.

Caution

Negative potential consequences of an action.

你说的这个高亮块好像跟我的诉求不是一个东西,你这个是callout吧,我是想在文字上加高亮的底色,划线高亮那样。我这个诉求有其他插件能实现了,不过我觉得你提的这个也很香。

from feishu2md.

ZhaoXiangXML avatar ZhaoXiangXML commented on September 27, 2024

@guigui0114 “别的插件”是指什么?我试了几个都不太好用

from feishu2md.

guigui0114 avatar guigui0114 commented on September 27, 2024

@guigui0114 “别的插件”是指什么?我试了几个都不太好用

feishu-backup。啊啊啊我有罪,我不是来砸场子的,各有各的好,但是我真的很需要文字高亮/(ㄒoㄒ)/~~

from feishu2md.

Wsine avatar Wsine commented on September 27, 2024

我刚刚合并了一个新的 PR,see #133 或许能满足你的需求

from feishu2md.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.