1 个仓库
Visual formatting of code snippets within a terminal interface using indentation and delimiters.
Distinct from Custom Code Block Rendering: Candidates focus on HTML rendering or QR codes; none cover basic code block formatting for TUIs.
Explore 1 awesome GitHub repository matching user interface & experience · Terminal Code Block Rendering. Refine with filters or upvote what's useful.
mdp 是一款 Markdown 终端演示工具和幻灯片渲染器。它使用基于文本的用户界面将 Markdown 文件转换为直接在命令行中显示的结构化演示文稿。 该项目的特色在于同时提供基于终端的演示环境和 Markdown 转 PDF 转换器。这允许幻灯片内容在导出为 PDF 文档的同时,保留语法高亮、深色主题和自定义颜色。 该系统通过键盘快捷键管理幻灯片导航,包括顺序移动和直接索引。它支持增量内容显示,即通过特定标记暂停输出,仅在用户输入后才显示项目符号或文本块。 内容渲染包括对标题、列表、引用块和代码块的支持,使用 UTF-8 字符进行视觉边框和居中布局。视觉外观(包括背景颜色和快捷键)通过配置文件进行管理。
Supports the rendering of code blocks using indentation, fenced backticks, or tilde-based delimiters.