Hi Mat, 

I think it can be done in a similar way to the html DETAILS element. 

I'd go with something similar to this: BUT the <style> section should be in 
a separate CSS tiddler

\customize angel="note" _element="div" 
_params=".note.notop.cbox.cbox-primary.hard-linebreaks"  open _mode=block 
_endString="------"
\customize tick="page" _params=".margin-init.page" 

<style>
.note p {
  margin-left: 1rem;
}

.page,
.page .tc-tiddlylink {
  font-weight: 600;
}
</style>

»note ´page [[book]] 30-5
some text öalsdjf sdjfösj döfsad
a sfsadföl sjadfjsöadf
aö skfjsaödfsa
------

more text

There is still a bug in the _end-hadling with \n\n .. So the ------ 
shouldn't be possible in the future. 

-mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/708c19e2-0a5f-4883-ac96-82d632bd7154o%40googlegroups.com.

Reply via email to