mpeterv 026413831c Do not use setfenv in markdown.lua
Use local variables instead.
2015-09-10 21:49:41 +03:00
2015-09-10 17:31:57 +03:00
2015-09-10 17:31:57 +03:00
2015-09-10 17:31:57 +03:00

markdown

A pure-lua implementation of the Markdown text-to-html markup system, written by Niklas Frykholm.

Original: http://frykholm.se/files/markdown.lua

Description
An implementation of the Markdown text-to-html markup system in pure Lua.
Readme MIT 85 KiB
Languages
Lua 100%