Use of * in threads
Discussion
Mattt said:
Is it possible to change the code so that to start a bullet point, you have to use ** instead of * - because a lot of the time people make comments using the * to emphasise something and it turns into:
Why would you use "*runs*" for emphasis?- runs* etc
How about using runs or runs instead?
We are continually looking at the formatting and trying to keep it in line with internet practice (though there are several ways of formatting code across the net)
The parser currently looks for a new line before the * to decide whether to make it a list or not, so *this* inline with text will not show as a bullet.
But
So if emphasing in that way then *inline* or with a space at the front if on new line.
The parser currently looks for a new line before the * to decide whether to make it a list or not, so *this* inline with text will not show as a bullet.
But
- At start of line will
So if emphasing in that way then *inline* or with a space at the front if on new line.
Gassing Station | Website Feedback | Top of Page | What's New | My Stuff




