From: Silvio Rhatto Date: Sun, 1 Oct 2017 20:22:48 +0000 (-0300) Subject: Change markdown extension to .md X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=8473da19703f9cf47dabf52200c0e8ff82774cbd;p=docfesto.git Change markdown extension to .md --- diff --git a/index.mdwn b/index.md similarity index 100% rename from index.mdwn rename to index.md diff --git a/meta.mdwn b/meta.md similarity index 100% rename from meta.mdwn rename to meta.md diff --git a/templates/page.tmpl b/templates/page.tmpl index 2e18cdc..b525d22 100644 --- a/templates/page.tmpl +++ b/templates/page.tmpl @@ -16,7 +16,7 @@ - + diff --git a/todo.mdwn b/todo.md similarity index 100% rename from todo.mdwn rename to todo.md