diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-12-30 18:52:37 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-12-30 18:52:37 +0000 |
| commit | 5db27ae44907974230dbdfba002182e68e59038e (patch) | |
| tree | f3f341ceb8b808e8293f188db21a51fd2fd98145 /root/articles/mmmfs/examples/image | |
| parent | print styling fixes (diff) | |
| download | mmm-5db27ae44907974230dbdfba002182e68e59038e.tar.gz mmm-5db27ae44907974230dbdfba002182e68e59038e.zip | |
lots of fixes
Diffstat (limited to 'root/articles/mmmfs/examples/image')
| -rw-r--r-- | root/articles/mmmfs/examples/image/preview: text$moonscript -> fn -> mmm$dom.moon | 5 | ||||
| -rw-r--r-- | root/articles/mmmfs/examples/image/title: text$plain | 2 |
2 files changed, 1 insertions, 6 deletions
diff --git a/root/articles/mmmfs/examples/image/preview: text$moonscript -> fn -> mmm$dom.moon b/root/articles/mmmfs/examples/image/preview: text$moonscript -> fn -> mmm$dom.moon deleted file mode 100644 index 6c431d0..0000000 --- a/root/articles/mmmfs/examples/image/preview: text$moonscript -> fn -> mmm$dom.moon +++ /dev/null @@ -1,5 +0,0 @@ -import img from require 'mmm.dom' - --- look for main content with 'URL to png' type --- and wrap in an mmm/dom image tag -=> img src: @gett 'URL -> image/png' diff --git a/root/articles/mmmfs/examples/image/title: text$plain b/root/articles/mmmfs/examples/image/title: text$plain index 60a556f..dca924f 100644 --- a/root/articles/mmmfs/examples/image/title: text$plain +++ b/root/articles/mmmfs/examples/image/title: text$plain @@ -1 +1 @@ -Hey I'm like a link to a picture or smth +link to a remote image |
