Support Markdown lists
This commit is contained in:
parent
301eaaf98d
commit
90f84950d2
24 changed files with 307 additions and 88 deletions
|
@ -27,6 +27,11 @@
|
|||
</properties>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.google.code.findbugs</groupId>
|
||||
<artifactId>jsr305</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
<artifactId>junit-jupiter</artifactId>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue