From 17209acd582bfea2896be357ee1fc2632db16a38 Mon Sep 17 00:00:00 2001 From: ohbarye Date: Tue, 2 Aug 2016 01:49:32 +0900 Subject: [PATCH] Update sample.md.html --- markdownserver/resources/html/sample.md.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/markdownserver/resources/html/sample.md.html b/markdownserver/resources/html/sample.md.html index 35876bb..7eb9bd9 100644 --- a/markdownserver/resources/html/sample.md.html +++ b/markdownserver/resources/html/sample.md.html @@ -872,7 +872,7 @@ body .markdown-body

Convert Markdown to HTML with Python

-

Markdown-server is a simple web application. It converts markdown file to HTML and response by text/html.

+

Markdown-server is a simple web application. It converts markdown file to HTML and response by text/html.

Library Dependencies