JavaScript libraries for Markdown, Textile and others; Anchor references

◇◆丶佛笑我妖孽 提交于 2019-11-30 13:56:28

I think that you should not use markdown if you are looking for anchor references. Try the following Creole Wiki markup parsers:

You might look into markItUp!

Textile hast a builtin "footnote" mechanism:

.. AJAX[1] ...

fn1. Asynchronous JavaScript and XML ..

As of Textile 2.2 there's also a "notelist" feature: textile.sitemonks.com/?eg=notes

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!