Newline in lists

By gerdamigerdami

Description

  1. this is the first line and I would like a line break here exactly after the word 'break'
  2. then I would like the next item in the list

Code

# this is the first line and I would like a line break _
exactly after the word 'break'
# then I would like the next item in the list

(the underscore)

One small note for everyone out there… make sure you do not put any whitespace after the underscore or it will not work. ubivis 31 Oct 2006, 16:12 +0100

In action

  1. this is the first line and I would like a line break
    exactly after the word 'break'
  2. then I would like the next item in the list

Thanks to tsangk for this great snippet: conditional-blocks


text above inserted with:

[[include :snippets:if START |unique=1|type=equal|var1=%%name%%|var2=conditional-blocks]]
**##red|Thanks to tsangk for this great snippet:##** [[[code:conditional-blocks]]]
[[include :snippets:if END]]



Other snippets posted by gerdami

Previous Next - 16 Feb 2012 01:32


Rate this solution

If you think this solution is useful — rate it up!

rating: +21+x
Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License