russcam / asciidocnet

AsciiDoc Processor for .NET
Apache License 2.0
39 stars 9 forks source link

Support Table elements #2

Open russcam opened 8 years ago

russcam commented 8 years ago

Tables are currently not supported and will throw a NotImplementedException.

Mpdreamz commented 8 years ago

Just hit this one today would love to include benchmarkdotnet tables in our docs :cry:

russcam commented 8 years ago

Needed for https://github.com/elastic/elasticsearch-net/issues/2243