response
parent
83bb8f4fca
commit
500a19baaa
|
@ -44,3 +44,12 @@ For centering cell content I need to type `| foo |`. Please note that I used
|
||||||
only one space for all examples, but in DokuWiki I can use many spaces.
|
only one space for all examples, but in DokuWiki I can use many spaces.
|
||||||
|
|
||||||
Do you like it? Can you implement the same in Ikiwiki? :) --[[Paweł|ptecza]]
|
Do you like it? Can you implement the same in Ikiwiki? :) --[[Paweł|ptecza]]
|
||||||
|
|
||||||
|
> Multimarkdown has [table support](http://fletcherpenney.net/multimarkdown/users_guide/multimarkdown_syntax_guide/#tables)
|
||||||
|
> that includes alignment. (Using colons to control it.) So you can turn on
|
||||||
|
> `multimarkdown` in setup to use that.
|
||||||
|
>
|
||||||
|
> I'd not mind if someone adds alignment to this plugin. Although the
|
||||||
|
> universe of possible table formatting stuff is nearly endless, and at
|
||||||
|
> some point it becomes clearer and simpler to just write the table in
|
||||||
|
> html.. --[[Joey]]
|
||||||
|
|
Loading…
Reference in New Issue