themsaid / ibis

A PHP tool that helps you write eBooks in markdown and convert to PDF.
MIT License
1.97k stars 150 forks source link

Fixes #18: Table not generate #19

Closed tarekdj closed 4 years ago

tarekdj commented 4 years ago

This PR adds Table extension which enables the support for markdown tables.

themsaid commented 4 years ago

Can you share a screenshot of the table inside the PDF?

tarekdj commented 4 years ago

Sure! image

Well! it's a raw table without any style.

tarekdj commented 4 years ago

@themsaid I updated the PR as following:

image

and

image

themsaid commented 4 years ago

thanks :)