@baris said in Refresh page usually needed to submit post:
I don't think you need a trailing slash. Have you tried without it?
That was the problem! Thank you!
If i make a list
How can i make this line appear later (like </br></br>) Any code to enter extra? Is it possible without modifying the css ?
I want it to apper like this
1
2
3
space between this and 3
Markdown doesn't really do breaks very well. Only way would probably be css.
@Jenkler Hope, It helps
Tada
1. This
2. Works
3. Too
\
\
\
Tada
Thanks a lot people