diff options
| author | s-ol <s+removethis@s-ol.nu> | 2021-10-04 14:13:31 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2021-10-04 14:48:31 +0000 |
| commit | e7b84a65084e17d5da64fe1fa716d7a186ed701c (patch) | |
| tree | 61b2c6b140c644c0544b3255aae0069550d963aa /root/research/mmmfs/examples/markdown | |
| parent | add mmmfs pdf (diff) | |
| download | mmm-e7b84a65084e17d5da64fe1fa716d7a186ed701c.tar.gz mmm-e7b84a65084e17d5da64fe1fa716d7a186ed701c.zip | |
Split root out of mmm repo
Diffstat (limited to 'root/research/mmmfs/examples/markdown')
| -rw-r--r-- | root/research/mmmfs/examples/markdown/text$markdown.md | 20 | ||||
| -rw-r--r-- | root/research/mmmfs/examples/markdown/title: text$plain | 1 |
2 files changed, 0 insertions, 21 deletions
diff --git a/root/research/mmmfs/examples/markdown/text$markdown.md b/root/research/mmmfs/examples/markdown/text$markdown.md deleted file mode 100644 index 880eedb..0000000 --- a/root/research/mmmfs/examples/markdown/text$markdown.md +++ /dev/null @@ -1,20 +0,0 @@ -This is a markdown document rendered using [marked][marked] on the client, and [discount][discount] on the server. -All Markdown features are supported, for example there is support for lists... - -- a list of things -- (two things) - -...and syntax-highlighted code tags: - -``` -print "Hello World" -``` - -Since Markdown supports inline HTML, mmmfs shorthands can also be used to embed and reference content from elsewhere in -the system. For example, the title of this fileder can be embedded using -`<mmm-embed facet="title"></mmm-embed>`: - -<mmm-embed facet="title"></mmm-embed> - -[marked]: https://marked.js.org/ -[discount]: https://luarocks.org/modules/craigb/discount diff --git a/root/research/mmmfs/examples/markdown/title: text$plain b/root/research/mmmfs/examples/markdown/title: text$plain deleted file mode 100644 index 7915148..0000000 --- a/root/research/mmmfs/examples/markdown/title: text$plain +++ /dev/null @@ -1 +0,0 @@ -markdown content |
