History log of /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Commonmark.php (Results 1 – 19 of 19)
Revision Date Author Comments
# 9b5593fe 22-Jul-2025 Sungbin Jeon <clockoon@gmail.com>

Fix heading with link


# 4c91f333 25-Nov-2024 Sungbin Jeon <clockoon@gmail.com>

fix action.php


# 80734199 25-Nov-2024 Sungbin Jeon <clockoon@gmail.com>

fix headinginfo


# 8f24791e 16-Sep-2023 Sungbin Jeon <clockoon@gmail.com>

fix html tag escape


# 5ba4c344 19-May-2023 Sungbin Jeon <clockoon@gmail.com>

Revert "add logic for additional image link rule"

This reverts commit 50c6b1ddef623a1cad3c79c6336583faeca76ef4.


# 50c6b1dd 09-Mar-2023 Sungbin Jeon <clockoon@gmail.com>

add logic for additional image link rule


# ac4825fc 08-Mar-2023 Sungbin Jeon <clockoon@gmail.com>

add DW wikilink syntax converter


# 022ce692 13-Feb-2023 Sungbin Jeon <clockoon@gmail.com>

fix frontmatter rendering issue


# 8bcf583b 17-Dec-2022 Sungbin Jeon <clockoon@gmail.com>

fix frontmatter check


# 7569cca4 23-Nov-2022 Sungbin Jeon <clockoon@gmail.com>

add frontmatter tag process option


# 4384789b 14-Nov-2022 Sungbin Jeon <clockoon@gmail.com>

Move tag location to bottom


# 81da5a38 13-Nov-2022 Sungbin Jeon <clockoon@gmail.com>

add VERY basic support of frontmatter_based tag


# 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


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

add table syntax


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

add strikethrough support


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

add footnote support


# 1e536bad 10-Jul-2021 Sungbin Jeon <clockoon@gmail.com>

fix extension filename case


# 8ec9a8f2 07-Jul-2021 Sungbin Jeon <clockoon@gmail.com>

first working version