Cannot Separate Code in Back-end for Organization
-
The page I am currently working in is not live but all of the posts/pages on my site have this issue so I have attached one that is live.
Normally when I’m working in html I like to separate each line of code so I know what I am looking at. For example:
<h3></h3> <ul > <li ></li > <li ></li > </ul >
With the new Gutenberg editor it gets rid of every space that I have and pulls it into one blob of code. When I try to separate the code and then press save it automatically reverts back to the blob of code.
This is frustrating to me because I want to be able to go into the code and quickly know exactly where I am when I am not using the visual editor. Is there something I am missing? Is there a way to lock the type so that is conforms to the spacing I have given it?
- This topic was modified 6 years, 1 month ago by .
- This topic was modified 6 years, 1 month ago by .
- This topic was modified 6 years, 1 month ago by . Reason: moved from requests/feedback to fixing, added backticks for code
The page I need help with: [log in to see the link]
- The topic ‘Cannot Separate Code in Back-end for Organization’ is closed to new replies.