Description: Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.
To Search:
File list (Check if you may need any files):
ngx-markdown-module-master
..........................\.gitignore
..........................\LICENSE
..........................\README.md
..........................\ngx-md-filter-module
..........................\....................\config
..........................\....................\src
..........................\....................\...\ngx_http_markdown_filter_module.c
..........................\ngx-md-handler-module
..........................\.....................\config
..........................\.....................\src
..........................\.....................\...\ngx_http_markdown_handler_module.c