Welcome to mirror list, hosted at ThFree Co, Russian Federation.

init.lua - github.com/torch/dok.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 80ec736d984f17736a5bffdaf8a7c8e65c8d9ab7 (plain)
1
2
3
4
5
6
7
local sd = require 'sundown'

dok = {}

require 'dok.inline'

dok.markdown2html = sd.render