| 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 |
| 12125a04 | 26-Feb-2023 |
Sungbin Jeon <clockoon@gmail.com> |
Revert "auto parsing slash to colon inside wikilink"
This reverts commit 41bb96e58a7e78dafbb7d90816ef3412ade890ed. |
| 41bb96e5 | 24-Feb-2023 |
Sungbin Jeon <clockoon@gmail.com> |
auto parsing slash to colon inside wikilink |
| c467c690 | 24-Feb-2023 |
Sungbin Jeon <clockoon@gmail.com> |
remove lang.php
|
| 022ce692 | 13-Feb-2023 |
Sungbin Jeon <clockoon@gmail.com> |
fix frontmatter rendering issue |
| 2916f1ec | 13-Feb-2023 |
Sungbin Jeon <clockoon@gmail.com> |
modify frontmatter_tag message |
| 4e3e5f58 | 17-Dec-2022 |
Sungbin Jeon <clockoon@gmail.com> |
update package |
| 8bcf583b | 17-Dec-2022 |
Sungbin Jeon <clockoon@gmail.com> |
fix frontmatter check |
| 5d404345 | 11-Dec-2022 |
Sungbin Jeon <clockoon@gmail.com> |
add tag setting |
| 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 |
| 844e227e | 14-Nov-2022 |
Sungbin Jeon <clockoon@gmail.com> |
downgrade symfony/yaml for compatible to PHP 7.x |
| 81da5a38 | 13-Nov-2022 |
Sungbin Jeon <clockoon@gmail.com> |
add VERY basic support of frontmatter_based tag |
| 862b7d44 | 09-Nov-2022 |
Sungbin Jeon <clockoon@gmail.com> |
updated to 2.1.x |
| b0a36678 | 13-Oct-2022 |
Sungbin Jeon <clockoon@gmail.com> |
first 2.0 implementation - at least no error |
| 7efaab27 | 08-Oct-2022 |
Sungbin Jeon <clockoon@gmail.com> |
ready for v1.2.1 |
| 94a075ee | 08-Oct-2022 |
Sungbin Jeon <clockoon@gmail.com> |
theleague/commonmark 2.0.x compatibility matching |
| a8cba152 | 14-Sep-2022 |
Sungbin Jeon <clockoon@gmail.com> |
fix multiline indented code block rendering issue |
| 7b64be66 | 13-Sep-2022 |
Sungbin Jeon <clockoon@gmail.com> |
fix escaping issue on indented code block |
| 1916f815 | 13-Sep-2022 |
Sungbin Jeon <clockoon@gmail.com> |
fix hr rendering error after list (#16) |
| 602f19ed | 14-Apr-2022 |
Sungbin Jeon <clockoon@gmail.com> |
update README |
| e0e8f826 | 14-Apr-2022 |
Sungbin Jeon <clockoon@gmail.com> |
update plugin info |
| 532432a2 | 14-Apr-2022 |
Sungbin Jeon <clockoon@gmail.com> |
add force_commonmark option |
| f35dec6d | 14-Mar-2022 |
Bart <bart.louwers@gmail.com> |
Add link to info string and add example for clarity |