BohwaZ wrote: > > Hey, the HTML rendering of wiki pages using fossil syntax is currently > broken. >
Can you specify what it's doing incorrectly? > > Here is the change needed to make it work again, it's just a simple > line inversion. > Upon studying the change, it does not appear to be logical. The moved if statement can never be true, because wiki_filter_mimetypes() cannot possibly return zero. -- Joe Mistachkin @ https://urn.to/r/mistachkin _______________________________________________ fossil-dev mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev
