Hi everyone,

Again to share my another little homework...

   - Plugin: http://plockplugin.tiddlyspace.com/
   - Doc: http://gjrobert-tw.tiddlyspace.com#PlockPluginDoc
   - GitHub (just for fun, 'cause I may not write a lot in the future...): 
   https://github.com/GJRobert/TiddlyWikiPlugins/commits/master/PlockPlugin
   
As I have said elsewhere that I still use TW2 a lot, and I yearned for 
creating paragraphs more easily. I tried first with CSS wrapper
{{p{

}}}
to make a div with *text-indent: 2em*, but it still took time to input the 
six beautiful curly brackets.

Then I started to learn the easy way in LegacyStrikeThroughPlugin to add 
custom elements with simple marks like *==stricken==*, *``something 
important``*. If NodeTreePlugin 
<http://nodetree.tiddlyspace.com/>(TreeDiagramFormatterPlugin) was my 3rd 
homework during the past year then 
the 2nd one would be this PlockPlugin. With it, *paragraphs are created 
with two spaces in the beginning, and two linefeeds to end.* Or, I took the 
less(?) used markup of *== ==* to wrap the content to be made into 
paragraphs.

Also included in this formatter are two elements wrapper by *={ }=* and *-{ 
}-*, to contain multiline contents easily in lists especially, which tends 
to break with new lines.

Since this plugin involves more elements and styles, again there might be 
problems and discrepancy. So feel free to express your concerns and tell me 
where this can be improved or where you may need more information. I cannot 
guarantee that every concern can be dealt with given my infant class coding 
ability, but I'll help with what I can.

Btw, I'm new to GitHub so if you would want to jump in as 
collaborator/contributors, just tell me... how to join you on the platform 
:-p

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to