Parsing Markdown in BoxLang - Take 2 #57
Replies: 2 comments 5 replies
-
Awesome thanks for this post. There are a handful of times where i need to dip into using java libraries for what i need and in both cfml and boxlang it has alway been a lot of trial an error. Funny enough flexmark was one of the libraries i was working with. We were trying to find a way to generate PDF books from github markdown (similar to gitbook) and wanted to see if we could get there with flexmark and some associated plugins. there were a few roadblocks along the way with interacting with the library via CFML. It would be interesting to revisit the library now with boxlang to see if those issues still exist. |
Beta Was this translation helpful? Give feedback.
-
in your reference to questions about other demos it would be really cool to see the jython module in action. Especially since you’re fairly familiar with python in have written some programs. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Parsing Markdown in BoxLang - Take 2
A follow up on Java interop in BoxLang
https://www.raymondcamden.com/2025/04/21/parsing-markdown-in-boxlang-take-2
Beta Was this translation helpful? Give feedback.
All reactions