aboutsummaryrefslogblamecommitdiff
path: root/share/sample1.mi5
blob: 1e134d8eb32562ac253c2b82c504ef5f3b2ca05e (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                     
                                                        
                                          
                                                                                                    
<%

    define(`FOO', `foo')

%>
FOO is <% FOO %>. Happy? Here it is again: <% FOO %>.
If I quote it, though, it doesn't evaluate: <% `FOO' %>.
I hope this has been enlightening for you.
I can safely comment the opening tags within an inline block, too, look: <% `<%' `%>' %>. Cool, huh?
ts more terselyTom Ryder2016-06-221-2/+2 * Mutt getmails quietly in backgroundTom Ryder2016-06-191-1/+1 * No longer signing by defaultTom Ryder2016-06-171-1/+0 * Use default ~/.signature locationTom Ryder2016-03-291-3/+0 * Remove blank lines at end of filesTom Ryder2016-03-281-1/+0 * Add mail signatureTom Ryder2016-03-271-0/+2 * Fix consistent spacing in muttrcTom Ryder2015-10-171-1/+1 * Try edit_headers in mutt for a whileTom Ryder2015-10-021-0/+1 * Add abook shortcutTom Ryder2015-10-021-0/+3 * Add macro to speedily save a messageTom Ryder2014-01-131-0/+3 * Define macro to retrieve mail with getmails(1)Tom Ryder2014-01-131-0/+3 * Add comment to custom macrosTom Ryder2014-01-131-2/+2 * Remove my mail signature file tooTom Ryder2013-12-061-3/+0 * Remove person-specific details from my muttrcTom Ryder2013-12-061-8/+7 * Remove stray spaceTom Ryder2013-12-061-1/+1 * Avoid top-posting emailsTom Ryder2013-12-021-1/+0 * Turned out reverse-thread sucks for mailing listsTom Ryder2013-11-161-1/+1 * Automatically attempt to decrypt inline PGPTom Ryder2013-07-111-0/+3 * Macros to quickly jump between mailboxesTom Ryder2013-06-13