You are viewing a single comment's thread from:

RE: How To Write The Perfect Post [pt.3]

in #life8 years ago

Steemit editor is pretty horrible. Once you entered the HTML text in markdown you cannot move to edit and vise versa. Also if you go into edit mode after Markdown, the edit mode removes your center tags. Also, if I prepare everything in a normal HTML editor Steemit editor gives me an idiotic message that the post has to start and end with HTML tags even though I have them already. When I have to post every time I feel like castrating those guys who came up with this editor. Thank you very much

Sort:  

They sometimes show the "Markdown editor" which you can download from github (I went searching for one). The problem is - sometimes its there -sometimes its not. http://www.writage.com/ is a word to markdown plugin that works great - I use https://word-to-markdown.herokuapp.com/ to do it. This works well when the "rich text" editor isnt working. It would be quite a challenge to do 100% of the formatting on your own - this article was to present the most commonly used tags and put the power in people hands to know the right questions to ask when they are searching for how to do something Markdown/Html related.

Thank you! That will be a great help.