On Wednesday, December 28, 2016 at 1:49:25 PM UTC+1, Tobias Beer wrote: > However, playing a bit more with paragraphs and their margins, I've come > to think that using the list-links macro inline as you have with a class is > actually the only way to handle this. Otherwise, the problem is not only > the margin of the paragraph that wraps some output, but rather the bottom > margin of a preceding paragraph. >
That's right. ... We have the same problem as every word processing software has. You have to define the "formating rules" in the right way, to get a consistent behavior. .. That's the reason, why most people spend hours to "design" the look of a text document (with the default settings), instead of writing content. ... I think TiddlyWiki does a reasonable good job for many usecases and it has some trouble with edge cases. ... With TW the default "element" for text is a paragraph. So elements, that are covered in paragraphs inherit its styles. Sometimes this is not what we want, so we need to work around it. ... The problem with the existing CSS is that it has been grown over several years. So the structure is "organic" and has some flaws. Now that (we think) we know the flaws, it would be possible to do a redesign, which may solve most problems. (And probably introduce new ones :) ... just some thoughts. -mario -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/45a808f9-41ec-4066-a7dd-c57bda3a409b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

