.muttrc

changeset 552
1a131edec257
parent 550
7e1398595573
child 560
e29b421c22b7
equal deleted inserted replaced
551:bc4d3229cff1 552:1a131edec257
87 87
88 macro index,pager \Cb "<pipe-message> urlscan<enter>" 'urlscan' 88 macro index,pager \Cb "<pipe-message> urlscan<enter>" 'urlscan'
89 macro attach,compose \Cb "<pipe-entry> urlscan<enter>" 'urlscan' 89 macro attach,compose \Cb "<pipe-entry> urlscan<enter>" 'urlscan'
90 90
91 # Turn a text/plain markdown part into text/html 91 # Turn a text/plain markdown part into text/html
92 macro compose \eh "F pandoc -s -f markdown -t html \ny^T^Utext/html; charset=us-ascii\n" 'htmlify' 92 macro compose \eh "F mutt-md2html \ny^T^Utext/html\n" 'htmlify'
93 93
94 push <first-entry> 94 push <first-entry>
95 95
96 # Appearance 96 # Appearance
97 set sort = reverse-threads 97 set sort = reverse-threads

mercurial