Mohamed Said
b44b949449
Merge pull request #40 from aarondfrancis/master
...
Allow Commonmark to be extended
2021-08-04 09:55:16 +02:00
Aaron Francis
c8f4fbebc1
Allow Commonmark to be extended.
2021-07-30 17:41:26 -05:00
Mohamed Said
92a26b5757
Merge pull request #39 from dcblogdev/patch-1
...
a small typo
2021-07-30 16:57:08 +02:00
David Carr
61c5711254
a small typo
2021-06-30 13:59:39 +01:00
Mohamed Said
5d7b313764
wip
2021-05-19 10:52:03 +02:00
Mohamed Said
5e9b63bb99
Merge pull request #31 from jer3m01/master
...
feat: configurable table of contents levels
2021-05-19 10:07:23 +02:00
Mohamed Said
68633f4eea
Merge branch 'master' into master
2021-05-19 10:07:18 +02:00
Mohamed Said
d29ee94e5b
Merge pull request #33 from NoCompromises/1-cs-fixer
...
Issue #32 Code Fixer Updates
2021-05-19 10:05:50 +02:00
Mohamed Said
478906bc12
Merge pull request #34 from shalvah/patch-1
...
Add documentation on cover image
2021-05-19 10:04:07 +02:00
Mohamed Said
d8a5f5248e
Merge pull request #35 from thinkverse/fix-sample-link
...
Fix sample link pointing to a 404
2021-05-19 10:03:54 +02:00
Kim Hallberg
2d372e51ef
Fix sample link pointing to a 404
2021-05-04 17:06:47 +02:00
Shalvah
fc031ae8f9
Add documentation on cover image
2021-04-26 11:17:08 +01:00
Aaron Saray
40f24782e5
Adding github workflow for cs fixer
2021-03-20 15:58:14 -05:00
Aaron Saray
718b7e9763
Updated .php_cs file to its own standard.
2021-03-20 15:32:29 -05:00
Aaron Saray
0d38d129f4
Updated all files under standard to PHP CS Standard.
2021-03-20 15:31:47 -05:00
Aaron Saray
e062432464
CS Fixer dev installation and documentation
...
* Installed PHP CS Fixer as dev dependency so that global installation is not required for dev
* Added documentation for CS Fixer in readme and in composer
* Added a PHP CS Dry run configuration
2021-03-20 15:27:27 -05:00
jer3m01
a70a8ba355
feat: configurable table of contents levels
2021-03-06 17:25:44 +01:00
Mohamed Said
e671d5e1ba
Merge pull request #30 from alexellis/patch-1
...
Fix missing instructions for images
2021-02-16 13:05:44 +02:00
Alex Ellis
8a6007f951
Fix missing instructions for images
...
Fixes #7 and #28 by providing a clear example for
adding images.
2021-01-18 19:42:16 +00:00
Mohamed Said
b4f26abdbe
Merge pull request #20 from eberkund/add-html-cover-support
...
HTML cover support
v0.1.4
2020-12-23 11:24:57 +02:00
Erik Berkun-Drevnig
bf419fdfa9
HTML cover support
2020-11-20 02:56:34 -05:00
Mohamed Said
17346ae2b1
Merge pull request #19 from tarekdj/patch-1
...
Fixes #18 : Table not generate
2020-11-18 11:38:27 +02:00
Tarek Djebali
a18ddf3247
Styling theme-dark tables
2020-11-17 18:01:11 +01:00
Tarek Djebali
0ef49864ff
Styling theme-light tables
2020-11-17 18:00:07 +01:00
Tarek Djebali
cd8b696822
Fixes #18 : Table not generate
2020-11-16 13:51:24 +01:00
Mohamed Said
c2db3e284c
Merge pull request #17 from s-moon/update-readme
...
Add reference to gd extension in php.ini
2020-11-15 08:45:20 +02:00
Stephen Moon
4d54e5dbf8
Add reference to gd extension in php.ini
2020-11-14 20:47:16 +00:00
Mohamed Said
6263256df4
update configuration file
2020-11-07 15:19:16 +02:00
Mohamed Said
51dc575ffc
update readme
2020-11-07 15:16:44 +02:00
Mohamed Said
eb551a5f34
Merge pull request #5 from phikhi/master
...
[PROPOSAL] Adding configurable PDF document dimensions
2020-11-07 15:09:20 +02:00
Mohamed Said
c4734d6fd2
update readme
2020-11-06 14:28:02 +02:00
Mohamed Said
93c2410fb3
update readme
2020-11-06 14:27:29 +02:00
Mohamed Said
1c44ddd922
update readme
2020-11-06 08:46:03 +02:00
Mohamed Said
020f6cea58
include sample content and update themes with smaller fonts
v0.1.3
2020-11-06 08:41:07 +02:00
Mohamed Said
a5b6074a8f
update image
2020-11-05 19:11:23 +02:00
Mohamed Said
04fd3fe45e
art
2020-11-05 19:08:55 +02:00
Philippe Khill
a3a3ddcdcb
ibis stub
2020-11-05 17:40:44 +01:00
Philippe Khill
0f7c722a9b
ibis config
2020-11-05 17:40:08 +01:00
Philippe Khill
1f34dfcee5
dynamic pdf dimensions
2020-11-05 17:38:44 +01:00
Mohamed Said
da37bdb929
style fix
2020-11-05 09:00:25 +02:00
Mohamed Said
b5d3957a2f
fix version conflicts
v0.1.2
2020-11-05 08:54:43 +02:00
Mohamed Said
fd4a0aa450
update readme
2020-11-04 22:36:05 +02:00
Mohamed Said
36c125415d
formatting
v0.1.1
2020-11-04 22:28:49 +02:00
Mohamed Said
99b021e047
Merge pull request #3 from liorchamla/fix-default-fonts
...
Default fonts caused error because they could not be found in the fonts folder
2020-11-04 22:27:52 +02:00
Mohamed Said
bd593c31db
Merge pull request #2 from owenvoke/bugfix/require
...
fix: update autoload path
2020-11-04 22:27:18 +02:00
Lior Chamla
51912a499c
fix: deleting default fonts which caused error if fonts were not in fonts folder
2020-11-04 17:01:41 +01:00
Owen Voke
f66bbc0cc7
fix: update autoload path
2020-11-04 15:48:30 +00:00
Mohamed Said
ae91b1c350
update readme
2020-11-04 17:15:46 +02:00
Mohamed Said
35f31dae4b
update readme
v0.1.0
2020-11-04 16:29:43 +02:00
Mohamed Said
fc7858178d
update readme
2020-11-04 16:25:55 +02:00