Revision Date Author Comments
# 0f46309a 29-Nov-2025 Chalix <git at chalix punkt de>

Register 'commonmark/hard_break' as an custom option

So we have all the default parameters in one place,
and not hidden within the renderer function.
Also adapt the 'getOption' function such that it

Register 'commonmark/hard_break' as an custom option

So we have all the default parameters in one place,
and not hidden within the renderer function.
Also adapt the 'getOption' function such that it is able
to retrieve both, leage-commonmark options as well as our
custom registered commonmark options.

show more ...


# 7dbe6b57 24-Jul-2025 Sungbin Jeon <clockoon@gmail.com>

Merge branch 'hardbreak'


# 6d02eafb 08-Dec-2024 David Li <dli7319@gmail.com>

Use CoreInlineElement for Newline


# b0a36678 13-Oct-2022 Sungbin Jeon <clockoon@gmail.com>

first 2.0 implementation - at least no error


# 94a075ee 08-Oct-2022 Sungbin Jeon <clockoon@gmail.com>

theleague/commonmark 2.0.x compatibility matching


# c21fce6d 12-Jul-2021 Sungbin Jeon <clockoon@gmail.com>

fix filename case