deltoro05

Results 3 comments of deltoro05

> Can we add other languages like https://en.wikipedia.org/wiki/Tifinagh (for Berber languages) to this issue, or is it only related to Asian languages? > > The solution to allow for some...

This URL https://unicode-table.com/ has changed to https://symbl.cc/ > **Is your enhancement related to a problem? Please describe.** Submit PR to update chars.json in https://github.com/Dayjo/react-character-map with Music and Games character sets....

> ## 前言 > 在 [《一篇带你用 VuePress + Github Pages 搭建博客》](https://github.com/mqyqingfeng/Blog/issues/235)中,我们使用 VuePress 搭建了一个博客,最终的效果查看:[TypeScript 中文文档](http://ts.yayujs.com/)。 > > 在搭建博客的过程中,我们出于实际的需求,在[《VuePress 博客优化之拓展 Markdown 语法》](https://github.com/mqyqingfeng/Blog/issues/251)中讲解了如何写一个 `markdown-it`插件,本篇我们将深入`markdown-it`的源码,讲解 `markdown-it`的执行原理,旨在让大家对 `markdown-it`有更加深入的理解。 > > ## 介绍 > 引用 [markdown-it...