Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Vue-Router(三): 路由导航守卫及 keep-alive #2

Open
DylanAlreadyToFight opened this issue Mar 22, 2023 · 0 comments
Open

Vue-Router(三): 路由导航守卫及 keep-alive #2

DylanAlreadyToFight opened this issue Mar 22, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation towxml vue

Comments

@DylanAlreadyToFight
Copy link
Owner

Towxml 是一个可将HTML、Markdown转为微信小程序WXML(WeiXin Markup Language)的渲染库。用于解决在微信小程序中Markdown、HTML不能直接渲染的问题。

Towxml 3.0版本发布啦!✨✨✨

较2.x版本,新版体积更小、速度更快⚡️、支持无限级解析,增加诸多新特性。推荐使用。

如果继续要使用旧版本可切换到 [2.x分支]

特色
Towxml 3.0 完整支持以下功能。当然在构建时可仅保留需要功能以减少体积大小和代码依赖。

支持echarts图表(3.0+)✨
支持LaTex数学公式(3.0+)✨
支持yuml流程图(3.0+)✨
支持按需构建(3.0+)✨
支持代码语法高亮、代码块行号显示
支持emoji表情😉
支持上标、下标、下划线、删除线、表格、视频、图片(几乎绝大部分html元素)……
支持typographer字符替换
支持多主题切换
支持Markdown TodoList
支持事件绑定(这样允许自行扩展功能哟,例如:点击页面中的某个元素,更新当前页面内容等...)
极致的中文排版优化
支持前后解析数据
以下截图即demo项目(文件见wiki)编译的效果

Towxml

如何使用?
注意:3.0切勿直接拉取代码使用,请根据自行需要构建得到最终的代码。

使用遇到问题先把 wiki 中的 demo 按步骤完整跑起来。

Towxml3.0文档(beta)
以下文档仅适用于Master分支代码。

3.0 构建Towxml
3.0 让Demo跑起来
3.0 如何使用
3.0 Echarts支持
3.0 LaTex数学公式、yuml流程图支持
sbfkcel/towxml#116
FAQ
公式渲染格式不对
将内容写在变量中的,请注意sbfkcel/towxml#138
以http形式加载内容的参考demo
Towxml2.0文档
以下文档仅适用于2.x分支代码。

2.0 让Demo跑起来
2.0 哪些文件可删除?

@DylanAlreadyToFight DylanAlreadyToFight added documentation Improvements or additions to documentation vue towxml labels Mar 22, 2023
@DylanAlreadyToFight DylanAlreadyToFight changed the title towxml Vue-Router(三): 路由导航守卫及 keep-alive Mar 22, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
documentation Improvements or additions to documentation towxml vue
Projects
None yet
Development

No branches or pull requests

1 participant