summaryrefslogtreecommitdiffstats
path: root/tracker/attributes-blocks-scalars.mdwn
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@fripost.org>2019-12-14 23:30:16 +0100
committerGustav Eek <gustav.eek@fripost.org>2020-01-06 16:25:18 +0100
commit926db30b62cae327398e9971605051680710b21a (patch)
tree34d698504f50a4cc8d70e7d1c2d7d230aedf1e85 /tracker/attributes-blocks-scalars.mdwn
parent9b611caf3208ea05988f4d0bdeacac9eb0c0e59d (diff)
Tracker. Collect issues and ideas in tracker
Collect a broad series of possible improvements to Pandoc Ikiwiki plugin management of meta block attributes. The issues are best consumed via the collection page: *issues.mdwn*. Also main tracker document added.
Diffstat (limited to 'tracker/attributes-blocks-scalars.mdwn')
-rw-r--r--tracker/attributes-blocks-scalars.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/tracker/attributes-blocks-scalars.mdwn b/tracker/attributes-blocks-scalars.mdwn
new file mode 100644
index 0000000..a36c0ce
--- /dev/null
+++ b/tracker/attributes-blocks-scalars.mdwn
@@ -0,0 +1,15 @@
+% Handle block as scalar
+
+This one should be simple. Make available blocs (*MetaBlock* with one
+*Plain*) as scalar. Example
+
+```
+---
+abstract: |
+ tillagd i dokument arg-for-fripost
+
+ med flera stycken
+...
+```
+
+This should be handled in *unwrap_c*.