Indented lines & the Medium Editor
For poets, the need to indent lines is often a must. Here’s how I did it.
The Medium text editor isn’t kind to indents. So here’s a couple of ideas.
Backtick
To do this write 3 backticks in a row [```] at the beginning of a line and hit Enter. Note the backtick [`] character should not to be confused with the single quote [‘].
This is shown below.
The writing here
is indented
So you can break your thoughts
gracefully...This technique is used for writing source code for programmers where indents are must. A limitation is the background formatting is grey and the font is mono-spaced.
Embedded Special Characters
In the The Blue Egg I use a different technique to achieve indenting in the normal editor as shown below. The following lines are indented:
this line is not indented this is indented 1 time this line is indented 2 times this line is indented 3 times this line is indented 4 times
There is no way to easily enter the above indents (that I know of) but you can cut and paste the above text in to your poem and then delete my words and replace them with yours to achieve indented formatting.
A word of caution, it takes some playing around but it does work. Note that the above technique has been tested to work in all of the of the following: Chrome/Edge/Firefox/Android/Safari.
I’m open to other ways too if you know them and I’ll post them to this article to keep it up to date.
Cheers, -Manu
P.S. Some other indenting techniques won’t work on Firefox so if this is critical and you want to use another technique you’ll need to view your text in both Firefox and any one of Chrome/Edge/Safari.






