重构
- ⭐️ 仅提取标题中的文本类型。
- ⭐️ 重构源代码行号映射的模块。
- ⭐️ 标准化的属性渲染方法。
- ⭐️ 将
linkify的默认值设置为true。
修复问题
- 🐞 当只有单个代码块时,同步滚动功能异常。
- 🐞 调用
rerender时,mermaid模块无法渲染。 - 🐞 引用高度、列表行高度异常。
Refactor
- ⭐️ Extract only the text type of the title.
- ⭐️ The module for source code line number mapping.
- ⭐️ Standardized attribute rendering approach.
- ⭐️ Set default value of the
linkifytotrue.
Fixed Bugs
- 🐞 While only a single code block, the synchronization scrolling function is abnormal.
- 🐞 When invoking rerender, mermaid diagram fails to be rendered.
- 🐞 The quote height, the list row height is abnormal.