Skip to content

Commit

Permalink
Added JUnit testing platform.
Browse files Browse the repository at this point in the history
Fixed bug with TableNode dashes overlapping needed length.
Fixed Intellij IDEA problem "_library source does not match the bytecode for class_".
  • Loading branch information
Fulminazzo committed Jan 3, 2024
1 parent 6781d8e commit 842494c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ To start using the API, you can import **MarkdownParser** either from Maven or G
<url>https://repo.fulminazzo.it/releases</url>
</repository>
</repositories>

```
```xml
<dependencies>
<dependency>
<groupId>it.fulminazzo</groupId>
Expand Down

0 comments on commit 842494c

Please sign in to comment.