Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2007-01-11 15:47:13
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
[textile] nested ordered and unordered lists
Hakjoon has explained it to me before, but I forgot, since I don’t use Textile on a regular basis.
How do I do nested ol and ul ?
( couldn’t find my own post anymore )
regards, marios
Last edited by marios (2007-01-11 15:48:42)
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
Re: [textile] nested ordered and unordered lists
Hi marios,
it is:
- fruits
- apple
- orange
- coconut
- vegetals
- potato
- etc
- etc
- this is
- a
- nested
- ordered
- list
- ordered
- nested
- a
The same for ordered lists.
Click in “Quote” to see how I did it because I can’t remember how to post textile code! jijijijij…
Last edited by maniqui (2007-01-11 16:18:25)
Offline
#3 2007-01-11 16:57:06
- marios
- Archived Plugin Author
- Registered: 2005-03-12
- Posts: 1,253
Re: [textile] nested ordered and unordered lists
So easy and dandy. ( I did that syntax before, probably unconciously, but forgot some spaces somewhere )
Once you have this in your blood a little it is pretty much convenient.
Hash and star near by, if you just stretch your second fingers forward.
thanks, marios
⌃ ⇧ < ⎋ ⌃ ⇧ >
Offline
Re: [textile] nested ordered and unordered lists
Two problems:
ol
needs to be wrapped in anli
to be valid- Can’t go back to an unordered list. EX:
example:
- blah
- blah
- blah
- this one should be unordered
Textile:
* blah
# blah
## blah
* this one should be unordered
I submitted a bug report too.
Last edited by jm (2007-01-11 20:35:09)
Offline