From b90fc3678036f12916690761d8fd16131ddf792a Mon Sep 17 00:00:00 2001 From: "R. J. Dev. Kwan" Date: Wed, 6 Feb 2019 23:04:32 -0800 Subject: [PATCH] Explain "...tinymce.html". --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cd7c5de..afcf430 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,8 @@ resulting in single-line paragraphs and list items. As yet, those single lines have not been copied back to this repo over concern of degrading the ability to track changes. +In the case of "news/7-agenda", there are in fact, two version of the HTML file: + + * "7-agenda.frag-tinymce.html" contains HTML fragment after it has been + rewritten by the TinyMCE editor. (Wrapper structure disappears.) + * "7-agenda.frag.html" is the structured form.