Sorry, I should've added: I see that 
[Discount](http://www.pell.portland.or.us/~orc/Code/discount/) actually does 
indeed support tables! Just tried:

~~~ foo     | bar --------|------- 3       | green 4       | red ~~~

and that renders correctly as a table. :)

-- John



On Mon, Jan 25, 2016, at 02:43 PM, John Gabriele wrote:
> Oh, Fossil uses Discount. Thanks, Ron!
>
>
> On Mon, Jan 25, 2016, at 02:34 PM, Ron W wrote:
>> Looking at the <a href='
>> http://daringfireball.net/projects/markdown/syntax'>official Markdown
>> syntax</a>, I don't see any mention of a syntax - other than embedded
>> HTML - for formatting tables.
>>
>> Fossil's Markdown support is via <a href='
>> http://www.pell.portland.or.us/~orc/Code/discount/'>libdiscount</a>,
>> but that doesn't have a table extension, though does have other
>> extensions to Markdown.
>>
>>
>> On Mon, Jan 25, 2016 at 1:33 PM, John Gabriele
>> <jgabri...@fastmail.fm> wrote:
>>> Hi,
>>>
>>> I needed a small wiki, possibly with a WYSIWYG editor, and have been
>>> trying out fossil --- just for the wiki so far.
>>>
>>> So far I've been unable to get inline images to show up. Does the
>>> fossil wiki support that?
>>> <http://fossil-scm.org/index.html/md_rules> seems to indicate that
>>> it should. And I can indeed upload an image as an attached file.
>>>
>>> Also, is there any way to create html tables in pages, without
>>> resorting to raw html? Does the markdown flavor supported by fossil
>>> support tables?
>>>
>>> Thanks!
>>> _______________________________________________
>>> fossil-users mailing list fossil-users@lists.fossil-scm.org
>>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>> _________________________________________________
>> fossil-users mailing list fossil-users@lists.fossil-scm.org
>> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
> _________________________________________________
> fossil-users mailing list fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
_______________________________________________
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