I mean ‘shortcode’ of course.
On the website ‘2-koloms-layout’ I have added a screen image of the text editor with option to add shortcode greyed.
Bojan, thank you for this elegant solution.
This does not work for numbered lists, you have to change ‘ul’ to ‘ol’ .
Add this block to your css file :
ol li span {
display: block;
}