-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(markdown-pdf): crash with empty headings (#293)
Signed-off-by: Dan Selman <[email protected]>
- Loading branch information
Showing
3 changed files
with
47 additions
and
3 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
Cicero 0.21 Migration | ||
==== | ||
|
||
Demo Day Aug 19th! | ||
---- | ||
|
||
## | ||
|
||
{{#clause f30a9f03-8d0f-481a-81bb-4a64f46ab297 src="ap://[email protected]#5d2fd778622e85e0f9224be383df3db2d4dfdc878d70b94a0a6231d53b3bf5ee"}} | ||
Acceptance of Delivery. | ||
---- | ||
|
||
"Barilla" will be deemed to have completed its delivery obligations | ||
if in "Acme"'s opinion, the "Pasta" satisfies the | ||
Acceptance Criteria, and "Acme" notifies "Barilla" in writing | ||
that it is accepting the "Pasta". | ||
|
||
Inspection and Notice. | ||
---- | ||
|
||
"Acme" will have 10 Business Days to inspect and | ||
evaluate the "Pasta" on the delivery date before notifying | ||
"Barilla" that it is either accepting or rejecting the | ||
"Pasta". | ||
|
||
Acceptance Criteria. | ||
---- | ||
|
||
The "Acceptance Criteria" are the specifications the "Pasta" | ||
must meet for the "Barilla" to comply with its requirements and | ||
obligations under this agreement, detailed in "Attachment X", attached | ||
to this agreement. | ||
{{/clause}} | ||
|
||
{{#clause 1e3ba696-a406-4eb4-ac65-b969a7f950ae src="deyway://[email protected]#4a2690f74dea49b151a410a2d0ea23bbd7c3860c8e9daf240747ec45f46383de"}} | ||
Fixed rate loan | ||
---- | ||
|
||
This is a *fixed interest* loan to the amount of £100,000.00 | ||
at the yearly interest rate of 2.5% | ||
with a loan term of 15, | ||
and monthly payments of {{%"£667.00"%}} | ||
{{/clause}} |