Confirmed! Great Thanks
Mario Il giorno lun 30 mar 2020 alle ore 12:53 Mohammad < [email protected]> ha scritto: > It works! No need to change the type! > TW5 supports html tags like ol > > > > On Monday, March 30, 2020 at 3:09:13 PM UTC+4:30, Mario Public wrote: >> >> Thanks to everyone. >> Maybe I was unclear. The list must contain a specific sequence like >> >> 48. xyx >> 49. xyz >> 50. xyz >> >> I tried the html >> >> <ol start="48"> >> <li>That which One and two belong</li> >> <ol> >> <li>One</li> >> <li>Two</li> >> <ol> >> </ol> >> >> >> I was unsuccesful. Should I change the tiddler type to text/html? >> Insert a full html header, body etc? >> Thanks >> Mario >> >> Il giorno lunedì 30 marzo 2020 10:44:50 UTC+2, PMario ha scritto: >>> >>> Hi, >>> >>> The problem with CSS numbering is, that it can change if a tiddler is >>> transcluded. So if you do reference eg: 48.a from an other tiddler, IMO it >>> would be much better, to use "hyperlinks" to tiddler titles and heading >>> names. >>> >>> CSS is very flexible. So you can do stuff like this: >>> https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Lists_and_Counters/Using_CSS_counters >>> BUT it's also very "brittle". ... Most of the time, we create lists >>> dynamically based on tags or fields. So the numbering can change at any >>> time. >>> >>> -mario >>> >> -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/FG074BdNvTg/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/89ceef90-f7e5-4755-883a-6633733f9484%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/89ceef90-f7e5-4755-883a-6633733f9484%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAHmyK-DbdADgPreA5txCAi2%2BUYae9B_7bcEG1umiYkFyUrBdfA%40mail.gmail.com.

