aboutsummaryrefslogtreecommitdiffstats
path: root/root/articles/mmmfs/examples
diff options
context:
space:
mode:
authors-ol <s-ol@users.noreply.github.com>2019-12-29 13:49:49 +0000
committers-ol <s-ol@users.noreply.github.com>2019-12-29 13:56:11 +0000
commit77777347b56d6914aa42aca19effc2ad664524ee (patch)
treea87922e572dbd8cf5100c5b0be4f9838dee81b43 /root/articles/mmmfs/examples
parentmore write- and referencing (diff)
downloadmmm-77777347b56d6914aa42aca19effc2ad664524ee.tar.gz
mmm-77777347b56d6914aa42aca19effc2ad664524ee.zip
much improved side-note referencing
Diffstat (limited to 'root/articles/mmmfs/examples')
-rw-r--r--root/articles/mmmfs/examples/intro: text$markdown+sidenotes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/articles/mmmfs/examples/intro: text$markdown+sidenotes.md b/root/articles/mmmfs/examples/intro: text$markdown+sidenotes.md
index a427ae8..cce348c 100644
--- a/root/articles/mmmfs/examples/intro: text$markdown+sidenotes.md
+++ b/root/articles/mmmfs/examples/intro: text$markdown+sidenotes.md
@@ -42,7 +42,7 @@ type to convert to a full reference format (to `mmm/dom`) and to an inline side-
(`mmm/dom+link`) that can be transcluded using the `<mmm-link>` pseudo-tag.
For convenience, a convert from the `URL -> cite/acm` type has been provided to `URL -> text/bibtex`,
-which generates links to the ACM Digital Library<mmm-link path="../references/acm-dl"></mmm-link>
+which generates links to the ACM Digital Library<mmm-embed path="../references/acm-dl" wrap="sidenote"></mmm-embed>
API for accessing BibTeX citations for documents in the library.
This means that it is enough to store the link to the ACM DL entry in mmmfs,
and the reference will automatically be fetched (and track potential remote corrections).