mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-29 13:22:40 +00:00
28 lines
914 B
Markdown
28 lines
914 B
Markdown
## changelog
|
|
|
|
#### Tuesday, 16/02/2016, `v2.0.0`
|
|
* Paragraphs right after tables now indent (thanks LikeAJi6!)
|
|
* Added a `@page` css rule to auto turn off margins when printing
|
|
* Added a `page-break` property on each `.phb` page to properly page the pages up when exporting (thanks Jokefury!)
|
|
|
|
|
|
#### Sunday, 17/01/2016
|
|
* Added a printer friendly snippet that injects some CSS to remove backbrounds and images
|
|
* Adjusted the styling specific to spell blocks to give it tighter spacing
|
|
* Added a changelog! How meta!
|
|
|
|
#### Thursday, 14/01/2016
|
|
|
|
* Added view source to see the markdown that made the page
|
|
* Added print view
|
|
* Fixed API issues that were causing the server to crash
|
|
* Increased padding on table cells
|
|
* Raw html now shows in view source
|
|
|
|
#### Wednesday, 3/01/2016
|
|
|
|
* Added `phb.standalone.css` plus a build system for creating it
|
|
* Added page numbers and footer text
|
|
* Page accent now flips each page
|
|
|