more formatting

This commit is contained in:
peteyboy 2020-06-30 07:57:35 +00:00
parent 40cf3bab23
commit 72bbeb3c33
1 changed files with 3 additions and 1 deletions

View File

@ -18,3 +18,5 @@ wants to try it out.
echo 'eval `perl -I ~/perl5/lib/perl5 -Mlocal::lib`' >> ~/.profile
echo 'export MANPATH=$HOME/perl5/man:$MANPATH' >> ~/.profile
cpanm Text::Markdown
It's cool, it processes markdown first then HTML, so existing HTML files are untouched until you delete them from src folder.