Re: [Tiki-users] How to indent text
Volker Wysk <post-hhF2Jplw28UoZk/[email protected]>
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <[email protected]> |
Am Samstag, den 15.05.2021, 14:43 +0200 schrieb Volker Wysk: > Hi! > > I'm moving forward with my MoinMoin-to-Tiki tool. I've finished the MoinMoin > parser and am starting to write the MoinMoin-to-Tiki converter. > > I've studied the Wiki Syntax page https://doc.tiki.org/Wiki-Syntax, and am > wondering how to accomplish indentation in Tiki. In MoinMoin, you can indent > any paragraph by prepending spaces at the beginning of the lines. > > There are two methods documented: First, with "+" signs at the beginning. > This appears to only work for lists. > > The second method is documented here: > https://doc.tiki.org/Wiki-Syntax#Indent. I find the description not clear, > and it doesn't work, too. It provides two examples, which don't even work. > > So how is indentation accomplished in Tiki...? I've taken a look at the HTML code which MoinMoin generates when a paragraph is indented: <ul><li style="list-style-type:none">bla(...)</li></ul> So it's a list with the style "list-style-type:none". Sure the same can be done with Tiki, isn't it? Volker _______________________________________________ TikiWiki-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tikiwiki-users
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE6QXGh82Ov3+2nrxp+K4ydFOsHoUFAmChGS8ACgkQ+K4ydFOs HoVtMg/9HIp6DdTtFYFPbw10mmIvFNTg//oDSpoxFSsghWcUf2NkeXlnSenzkRVQ aEy8e0oeqfrszPka50/9Ejw5xo5vddPuNdDH5CtdAajob9vvpD2YUi9AhNFiSkot xRzDX1CuhrMoWn8A8Ya3VDSq/t78rVod0vp3dkgsUkU5UssZRsmswn+GxaAky93o Kqi1cm4o+bmDraDOS7xsTmS6+lmyaClq0P+LuxwuS4sG0EG5yJMH1kFY2NMDeguD cxqmAj5iofO6Lw9FlTJHTkyiSYq6hF6IW8mcTVD5yfPMv47r3vhJ+zpXn32DTMky o/rgQ4fVRXcZqNk5hYaLxMSGIN56kQUpfnHQmka9X3xvewRa3QmLY4XFb7fwMYmC QxgZWN0eBAD3R6QWt4lVpRZdwlTroFAk/EWm4vQmx5dmDJCpmI+P08/8qOGKQXmA UIbJbaxK/1L0ByMOxFeG8XMpr0+IKpUGILjdzWToBDlZmW/zHy0xcaGTRXeqy7cT 9oSAQtq2lHZ85goG0OmgT4TxXN3L0aaBix5g2lA8uQUqJ4CjeLMMJJ1OC5BgXhWO ewzzI9hx2r1dEykH5gkVhwwYhfkewbfKoVxy814w0zftLDozs0XqgfLauuzRj9bL 3BRRMZ/fk4B65kGiulmGHRDK7qJldfxIIgT1SAkHVMOuF5X51vM= =FpKI -----END PGP SIGNATURE-----