Re: [Tiki-users] How to indent text
Volker Wysk <post-hhF2Jplw28UoZk/[email protected]>
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <[email protected]> |
Am Sonntag, den 16.05.2021, 14:32 +0100 schrieb Jonny Bradley via TikiWiki- users: > Hi Volker > > Curious on https://doc.tiki.org/Wiki-Syntax#Indent it says that worked up > to tiki 13... > > The syntax still works, as > > ;:2nd example of indented text > > Produces > > <dl><dt></dt><dd>2nd example of indented text</dd></dl> > > aha, in bootstrap definition lists are only formatted like that if you add > row and col classes to them > > > https://getbootstrap.com/docs/4.6/content/typography/#description-list-alignment > > So one fairly safe solution would be to add these grid classes to the > <dl><dt><dd> elements, which would restore that indentation, but do we use > a 3/9 split, or 2/10? It seems a bit arbitrary... and would change the > look of pages using them for the past 10 releases :( > > There doesn't seem to be a modern html/css way of doing this properly and > list-style-type:none with a single item doesn't seem great semantically to > me - Yeah. > in the old days we used to use <blockquote> but that went in html5... > > Maybe use non-breaking spaces? This seems to work ok > > ~hs~~hs~~hs~~hs~Example of indented text > > Maybe? This won't work when the line is long and gets wrapped at the right margin. Looks like I have to use the HTML plugin. That's not optimal, but it will work... Cheers, 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+K4ydFOsHoUFAmChMOoACgkQ+K4ydFOs HoUjBA//cff1WgAJypBgXSMnzvxXqsRapxFxddBEo1ro6p+wIkCf0mXfjHbvg0No BqBvvM+//67rvj2e/57Bwh9xQkK/yTR8rvP/i1LUglG3CiQ8gpNSz/AFQ0WrAdEB b4FWPv6pNbjfUw8/b93PeO94+ppoJXFWHkVYEGMFmLMfrNA/azdwPUtpy0jvtq9e pIhpuKBmLJ+Rs2qhpzXNt3v9yzRtNRXtVn1YGesayUAQHsh9uRPmZA94XDhXxT8T iTfvkDxYtntKzKYF1arCGPENqYtzxK/8TWSwC3YkeRdVuiYUYkU1dLEfuwW3bKfl ubnmgj2RLVY8hCkCAYPpt503glbxLdWASaBkt2CYnjEmATu0deK+DULeBm6ymymQ 3D7KbtX0Qb877O/oqJC07MMF7TwxieZoOrvUtGqmwiEJWtAKl9deVzr9ERAMN9ZG gw15++dfjquUMb24hKYcINNdHtkuXy0Z9fpZuXPVY2jt4a4jykCNmyNwHNZd8/uC cPARWuZ+/AI5ijIaHtyJYk+K+XmJKKoR+8Nzd2urNfA3RoUPauY0OcAxM6lXNSZ3 /84Q86t97yKPVEUgRPRG8ZFZYlQZDtGzYuCBxwV9AVxUVk9EjsjIYEcdWnajrN56 9ozga9X6qkUlQaT4Uf07BvfWL+3ViIKEaOy5JFWDGm4N2979Qzc= =jUCY -----END PGP SIGNATURE-----