ikiwiki/doc/forum/How_to_remove_the_linebreak...

12 lines
215 B
Plaintext
Raw Normal View History

2013-08-06 15:49:06 +02:00
I entered
<small>this is my license</small>
into `license.mdwn`, and it shows up as
License:
this is my license
I'd like to remove the line break, ideally also the redundant `License:`. How to do that?