From 5be83254486bef58f85f43dba719b674f0c3bc92 Mon Sep 17 00:00:00 2001 From: s-ol Date: Tue, 6 Nov 2018 16:55:32 +1100 Subject: implement mmmfs on real fs --- root/articles/mmmfs/markdown/text$markdown.md | 6 ++++++ root/articles/mmmfs/markdown/title: text$plain | 1 + 2 files changed, 7 insertions(+) create mode 100644 root/articles/mmmfs/markdown/text$markdown.md create mode 100644 root/articles/mmmfs/markdown/title: text$plain (limited to 'root/articles/mmmfs/markdown') diff --git a/root/articles/mmmfs/markdown/text$markdown.md b/root/articles/mmmfs/markdown/text$markdown.md new file mode 100644 index 0000000..4b38ef2 --- /dev/null +++ b/root/articles/mmmfs/markdown/text$markdown.md @@ -0,0 +1,6 @@ +See I have like + +- a list of things +- (two things) + +and some bold **text** and `code tags` with me. diff --git a/root/articles/mmmfs/markdown/title: text$plain b/root/articles/mmmfs/markdown/title: text$plain new file mode 100644 index 0000000..319068d --- /dev/null +++ b/root/articles/mmmfs/markdown/title: text$plain @@ -0,0 +1 @@ + I'm not even five lines of markdown but i render myself! -- cgit v1.2.3