The Markdown discussion got me thinking and, as is my wont, I decided to
try adding Markdown to Fossil without changing the executable.  I think I
got pretty good results using Stack Overflow's Pagedown library.  Here is
the repository (with instructions):

https://chiselapp.com/user/zot/repository/fossil-pagedown

It uses a separate "pagedown" branch to store JavaScript files.  It comes
with an install script that creates the branch and modifies the header in
your repository (unless you have already modified it) and there are
instructions on how to install it manually if you don't want to use the
script.

To make a wiki page use Pagedown (from the fossil wiki or from a "doc"
page), just put @pagedown at the top.


Bill
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to