aboutsummaryrefslogtreecommitdiff
path: root/_pandoc.qmd
diff options
context:
space:
mode:
Diffstat (limited to '_pandoc.qmd')
-rw-r--r--_pandoc.qmd14
1 files changed, 0 insertions, 14 deletions
diff --git a/_pandoc.qmd b/_pandoc.qmd
index 082d18a..f81ea80 100644
--- a/_pandoc.qmd
+++ b/_pandoc.qmd
@@ -58,17 +58,3 @@ in the automated parts of the framework.
Collection of interrelated POSIX scripts and Pandoc extensions
for enabling semantic annotations in Markdown-based authoring workflows.
-
-* filter extension to capture annotations
- * identify semantic metadata in stylistic metadata part of Pandoc YAML header
- * identify semantic metadata in content part of Pandoc document structure
- * append semantic metadata to Pandoc YAML document header
- * strip identified metadata from stylistic metadata and content
-* output format extension to generate PDF
- * read semantic metadata from Pandoc YAML document header
- * structure semantic metadata as RDF triples
- * append RDF triples serialized as part of XMP metadata in PDF
-* output format extension to generate web page
- * read semantic metadata from Pandoc YAML document header
- * structure semantic metadata as RDF triples
- * append RDF triples serialized as RDFa