A collection of useful bits and bobs for MadCap Flare.
Snippets: Snippets that follow the "snippet as template" philosophy. Typically, you add these snippets to topics, convert to text, and add your content.
PhraseExpress Phrases: Autocomplete phrases to use with PhraseExpress, to save some time in Flare. Mostly, these phrases automate keyboard shortcut sequences. Examples:
- To start a new header paragraph, type
:h1--:h6. This phrase automates the keyboard shortcut sequence (Shift+Ctrl+H, then h1-6). - To start a note paragraph, type
:note. - To start a numbered list, type
#. - To start a bulleted list, type
*. - To wrap the current text in
strongtags, select the text, and pressCtrl+Shift+B. - To wrap the current text in
emtags, select the text, and pressCtrl + Shift + E. - To wrap the current text in
codetags, select the text, and pressCtrl + Shift + D.