@@ -289,39 +289,39 @@ office:mimetype="application/vnd.oasis.opendocument.text">
Table of Contents
-Introduction 1
-Performance 1
-Parse Tree 1
-Features 1
-Abbreviations (Or Acronyms) 1
-Citations 1
-CriticMarkup 1
-Embedded Images 1
-Emph and Strong 1
-EPUB 3 Support 1
-Fenced Code Blocks 1
-Footnotes 1
-Glossary Terms 1
-HTML Comments 1
-Internationalization 1
-LaTeX Changes 1
-Metadata 1
-Output Formats 1
-Raw Source 1
-Table of Contents 1
-Tables 1
-Transclusion 1
-Developer Notes 1
-Object Pools 1
-HTML Boolean Attributes 1
-Future Steps 1
+Introduction 1
+Performance 1
+Parse Tree 1
+Features 1
+Abbreviations (Or Acronyms) 1
+Citations 1
+CriticMarkup 1
+Embedded Images 1
+Emph and Strong 1
+EPUB 3 Support 1
+Fenced Code Blocks 1
+Footnotes 1
+Glossary Terms 1
+HTML Comments 1
+Internationalization 1
+LaTeX Changes 1
+Metadata 1
+Output Formats 1
+Raw Source 1
+Table of Contents 1
+Tables 1
+Transclusion 1
+Developer Notes 1
+Object Pools 1
+HTML Boolean Attributes 1
+Future Steps 1
Introduction
-Version: 6.5.2
+Version: 6.7.0
This document serves as a description of MultiMarkdown (MMD) v6, as well as a sample document to demonstrate the various features. Specifically, differences from MMD v5 will be pointed out.
diff --git a/QuickStart/QuickStart.html b/QuickStart/QuickStart.html
index d949e50..28437b2 100644
--- a/QuickStart/QuickStart.html
+++ b/QuickStart/QuickStart.html
@@ -4,7 +4,7 @@
MultiMarkdown v6 Quick Start Guide
-
+
@@ -12,44 +12,44 @@
Introduction
-Version: 6.5.2
+Version: 6.7.0
This document serves as a description of MultiMarkdown (MMD) v6, as well as a sample document to demonstrate the various features. Specifically, differences from MMD v5 will be pointed out.
@@ -411,15 +411,15 @@ Future Steps
-
-PEG:
Parsing Expression Grammar https://en.wikipedia.org/wiki/Parsing_expression_grammar ↩
+PEG: Parsing Expression Grammar https://en.wikipedia.org/wiki/Parsing_expression_grammar ↩︎
-
-AST:
Abstract Syntax Tree https://en.wikipedia.org/wiki/Abstract_syntax_tree ↩
+AST: Abstract Syntax Tree https://en.wikipedia.org/wiki/Abstract_syntax_tree ↩︎
-
-glossary:
The glossary collects information about important terms used in your document ↩
+glossary: The glossary collects information about important terms used in your document ↩︎
diff --git a/QuickStart/QuickStart.pdf b/QuickStart/QuickStart.pdf
index 24a468e..1a931dc 100644
Binary files a/QuickStart/QuickStart.pdf and b/QuickStart/QuickStart.pdf differ
diff --git a/QuickStart/QuickStart.txt b/QuickStart/QuickStart.txt
index d3da1cd..801208d 100644
--- a/QuickStart/QuickStart.txt
+++ b/QuickStart/QuickStart.txt
@@ -1,6 +1,6 @@
Title: MultiMarkdown v6 Quick Start Guide
Author: Fletcher T. Penney
-Version: 6.5.2
+Version: 6.7.0
LaTeX Config: tufte-handout
Base Header Level: 3
uuid: 0d6313fa-9135-477e-9c14-7d62c1977833
diff --git a/README.md b/README.md
index 8104abb..b874de5 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
| ---------- | ------------------------- |
| Title: | libMultiMarkdown |
| Author: | Fletcher T. Penney |
-| Date: | 2020-10-28 |
-| Copyright: | Copyright © 2016 - 2020 Fletcher T. Penney. |
-| Version: | 6.6.0 |
+| Date: | 2023-06-10 |
+| Copyright: | Copyright © 2016 - 2023 Fletcher T. Penney. |
+| Version: | 6.7.0 |
master branch: [![Build Status](https://travis-ci.org/fletcher/MultiMarkdown-6.svg?branch=master)](https://travis-ci.org/fletcher/MultiMarkdown-6)
develop branch: [![Build Status](https://travis-ci.org/fletcher/MultiMarkdown-6.svg?branch=develop)](https://travis-ci.org/fletcher/MultiMarkdown-6)