Skip to content

Commit

Permalink
Adding missing tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Cattani committed Nov 28, 2024
1 parent 50f769e commit 5da9503
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/body/accessible-pdf-generation.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@


<h2>Pre-Requisites</h2>
<p>You will need the following installed on your machine:
<p>You will need the following installed on your machine:</p>
<ul>
<li>Java 17</li>
<li>Maven</li>
</ul>
We will be using SpringBoot, a Java Framework, to develop this app. If you are unfamiliar with this technology,
<p>We will be using SpringBoot, a Java Framework, to develop this app. If you are unfamiliar with this technology,
<a href="https://www.ibm.com/topics/java-spring-boot">please see here for more information about SpringBoot.</a>
We will be using the Open HTML to PDF library to create an accessible PDF.
<a href="https://github.com/danfickle/openhtmltopdf">The repository for Open HTML to PDF for can be found here.</a>
Expand Down

0 comments on commit 5da9503

Please sign in to comment.