From 63b593138fc8c63d2ba56c5b1842195a7e47e827 Mon Sep 17 00:00:00 2001 From: Gregory Bartholomew Date: Jul 26 2020 20:46:34 +0000 Subject: Guidelines: Use the Edit as HTML option on preformatted blocks --- diff --git a/modules/ROOT/pages/writing-guidelines.adoc b/modules/ROOT/pages/writing-guidelines.adoc index 1724d7f..bf34fed 100644 --- a/modules/ROOT/pages/writing-guidelines.adoc +++ b/modules/ROOT/pages/writing-guidelines.adoc @@ -83,6 +83,7 @@ If the shot is large, like a large browser window, app, or whole screen, choose ** Enter a meaningful keyword in the SEO box under your article. (Most articles shouldn’t use __Fedora__.) ** If the Snippet doesn’t give an effective introduction or summary in the sample search result, rewrite it. ** Don’t feel like you have to eliminate every warning. A “green” rating overall is the only goal. +. **Use the Edit as HTML option when pasting into preformatted blocks.** Current versions of WordPress are known to strip leading hash marks (#) and leading whitespace when content is pasted into preformatted blocks. Some non-alphanumeric characters may also get garbled (&, <, >, etc.). Using the __Edit as HTML__ option (listed under the vertical ellipsis) prior to pasting content into the block seems to workaround this problem. Be sure to paste your content between the
 tags and do not overwrite them. After pasting your content, switch back to visual mode by using the __Edit visually__ option to see a better representation of what the final result will look like to the reader.
 
 == Other hints