Dave, Txs. Great posts !
dirk On Tue, Aug 2, 2016 at 2:52 PM, Dave Koelmeyer < dave.koelme...@davekoelmeyer.co.nz> wrote: > Thanks Juan Pablo, published now: > > > https://blogs.apache.org/jspwiki/entry/jspwiki_feature_highlight_tab_completion > > Cheers, > Dave > > On 03/08/16 00:21, Juan Pablo Santos RodrÃguez wrote: > > Hi, > > > > +1, thanks! > > > > br, > > juan pablo > > > > On Tue, Aug 2, 2016 at 11:05 AM, Dave Koelmeyer < > > dave.koelme...@davekoelmeyer.co.nz> wrote: > > > >> Hi All, > >> > >> Another short post to the blog for review (I've included a link to the > >> snippets list on the JSPWiki wiki): > >> > >> ***** > >> > >> JSPWiki feature highlight: Tab Completion > >> > >> Continuing on from yesterday's blog post on Smart Typing Pairs, let's > >> take a look at another time-saving feature in JSPWiki's new plain > >> editor: Tab Completion. > >> > >> With Tab Completion enabled, certain keywords typed into the editor will > >> expand to a full text snippet when followed by a Tab keystroke. > >> > >> Tab Completion can be enabled from the Haddock editor's settings menu: > >> > >> jspwiki-tabcompletion-1.png > >> > >> A good example is adding a Table of Contents. Typically this is achieved > >> by manually entering the following markup: > >> > >> [{TableOfContents}] > >> > >> To instead add a Table of Contents using Tab Completion, simply enter > >> the keyword toc followed by a Tab keystroke. JSPWiki will automatically > >> expand the keyword to the full text snippet. > >> > >> Some other useful examples include the sign keyword which expands to a > >> user's signature and date, and the quote keyword which will create fancy > >> formatting for quoted content. > >> > >> There's a range of additional keywords available, which you can view > >> here (and for the more adventurous users the snippets can also be > >> customised). > >> > >> > >> -- > >> Dave Koelmeyer > >> http://blog.davekoelmeyer.co.nz > >> GPG Key ID: 0x238BFF87 > >> > >> > > -- > Dave Koelmeyer > http://blog.davekoelmeyer.co.nz > GPG Key ID: 0x238BFF87 > >