flexmark-java
flexmark-java copied to clipboard
Check if input contains a list or table
Hi,
Give an input string, I'd like to check if it contains an (un)ordered list or table in Markdown. Could you point me to the corresponding doc or example? Thanks.