Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer authored Jan 20, 2025
1 parent 979fd1f commit fde27ae
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Lucee Markdown Extension

![logo](https://github.com/user-attachments/assets/4c3f1fd6-654b-40dc-9644-013f14514164)

```
MarkdownToHtml( string=string, safeMode=boolean, encoding=string );
```

Uses the Commonmark markdown parser https://github.com/commonmark/commonmark-java

Was previously in core since 6.0, since moved to an extension

0 comments on commit fde27ae

Please sign in to comment.