chris (2012-04-22 17:09:45 +0200) wrote:

> Please check out
>
>       https://server.ac-drexler.de/fossil/fossil/doc/tip/addons/markdown.md
>
> for an integration proposal of the discount library with the build
> system of fossil.
>
> -----------------------------------------------------------------------
> ## Markdown support for fossil
>
> after looking for additional markup support for fossil I found [this
> thread][1].  With the references and some afternoon work I managed to
> integrate Markdown as an additional mime-type .md that the doc
> interface handles in a similar way to .wiki& .txt.

Looks nice!  You may also be interested in my enhanced version of Bill
Burdick's Fossil pagedown software which does client-side rendering of
wiki pages and embedded `.wiki` and `.txt` docs starting with
`@pagedown` and (similarly to your solution) all embedded docs ending in
`.md.txt` (of course with no changes at all to Fossil and keeping repos
portable).

Announcement and rationale:
http://article.gmane.org/gmane.comp.version-control.fossil-scm.user/8832/

The repo:
https://elvil.net/fossil/fossil-pagedown/doc/pagedown/README.md.txt

Cheers,

-- 
Ivan Vilata i Balaguer -- https://elvil.net/

_______________________________________________
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