@Saq Imtiaz: I think we just experienced a race condition with responding 
to Kleinfelter. Same answer asynchronously.

@Kleinfelter: As for the paragraph break, turns out that's actually how 
Remarkable rolls. It treats all the content in <li> as a block. BUT, I got 
good results by adding the following CSS to my project:

.tc-tiddler-body ul li p::first-child, .tc-tiddler-body ol li p::first-child 
{
  display: inline
}


You might want to make sure that solution is working in all cases though 
before moving forward with it.

-- 
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/2a2c046d-bda9-4712-bfc3-34290e4b6c25%40googlegroups.com.

Reply via email to