We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bump to next version
add jekyll include support to docx converter
update doc versions
prep release 0.60.0
add 0.60 migration instructions, update version
clean up unused variables and fields, clean up code
change to jetbrains annotations 15.0, add iterable to LineAppendable
add latest formatter with builder stats
add generic text collection for text collecting nodes
add attribute formatting options
minor edit
fix wrapping to respect link/image keep start of line
add SpecialLeadInHandler and escape/unescape for block parsers
WIP: start implementation of BasedOffsetTracker
modify LineFormattingAppendable for upcoming changes
reorg util directories, move unused to experimental
change to jetbrains annotations 18.0
add version info to null data holder warning. no longer applies in 0.60
add nullable/notnull annotations
rework data keys/data holders for nullability of held value
change getFrom to get in DataKey
change to static RESOURCE_LOCATION
interim commit
delete deprecated methods, fields, classes, modules
cleanup of tests
update wiki for formatter part of flexmark core
make formatter part of flexmark core
fix code example
update yaml config page