-
Notifications
You must be signed in to change notification settings - Fork 208
Open
Description
Hi,
I'm trying to create a custom pegdown serializer by implementing org.pegdown.ast.Visitor and I have a problem with parsing new line.
for example I can't distinguish between this two paragraphs
This is test.
This is
test.
none of org.pegdown.ast.Visitor interface methods can not detect new line. is there anyway to catch this ?
I'm new to pegdown.
Thanks in advanced.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels