Commit graph

5 commits

Author SHA1 Message Date
b8883bc43f Apply config updates from database update 2022-09-12 16:11:44 -04:00
40735b8b8b Configure basic HTML input format to NOT use markdown at all
Was considering doing this anyway because switching between the Markdown WYSIWYG
and regular CKEditor could really screw up formatting, but after the upgrade of
the Markdown module (which provides the underlying Markdown capability that
CKEditor Markdown uses, apparently) it absolutely destroyed every port of content
that was using the Basic HTML input format, in the way described way back in this
old comment on the upgrade issue, https://www.drupal.org/project/markdown/issues/3103679#comment-14289153

Anyway this configuration change fixed the major problem of the text being output with
no HTML formatting whatsoever.

Ref #227
2022-03-08 15:43:26 -05:00
27bc701d4a Commit config after db updates; primarily linebreak expansions 2021-07-14 08:53:40 -04:00
f803aa6668 Config changes from live, inc linebreak expansions 2021-07-14 08:52:18 -04:00
b1b12e0505 Move config out of redundant sync directory 2021-07-14 08:14:19 -04:00
Renamed from config/sync/editor.editor.basic_html.yml (Browse further)