I tried to create a numbered list in some article and it's just not working.
After the first number/title, steemit shows a bulleted list.
Also, as you can see in this capture
the editor is missing for me. A friend of mine has it and we are both using Chrome (win 10 64 bit).
But the main problem is in that
1.Subject01
2.Subject02
3.Subject03
becomes
Subject01
Subject02
Subject03
when I add the space between the number and the first word.
Please solve this,
Thanks
try leaving a space between the lines please (enter)
First list item
Another item
One more
Markdown code dictates there should be no extra line break. Its not a bug.
As spaced said - This is not a bug, its part of the Markdown spec.
If you have to leave a line like so.
1. Item one
2. Item two
3. Item three
Just put a backslash \ before the fullstop like this 1\. Item one
it seems to be working for me?
Im using this guide for markdown
In the below example i used ALL 1. for the numbers. It corrected to the right count
Then the markdown code is somehow wrong because when I try to write something like "18 awesome camping gear ideas" i really need a line break between the ideas.
It's working with a backslash, thanks a lot!
No problem. Please do checkout some markdown guides. They are well worth your time if you are regularly posting.
I upvoted you.