aboutsummaryrefslogtreecommitdiff
path: root/plugins/gfm/src/main/kotlin/org
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2023-02-24Mark Plugin Api as experimental (#2743)Vadim Mishenev
2023-01-10Revise documentation (#2728)Ignat Beresnev
2022-10-07Change log level to INFO for messages about alpha plugin versions (#2693)Ignat Beresnev
2022-08-18Add deprecation details block (#2622)Ignat Beresnev
2022-07-26Give notice of alpha version for GFM, Javadoc, Jekyll, KaJ formats (#2550)Vadim Mishenev
2022-06-19Dont escape text inside gfm code blocks (#2541)Ignat Beresnev
2022-05-04Support code blocks and inline code for GFM format (#2485)Don Cross
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2022-02-21Code cleanups (#2165)Goooler
2021-10-29GFM: Use Markdown syntax to render lists (#2098)Spencer Gilson
2021-08-30Escape text for GFMvmishenev
2021-07-19Minor: rename `buildNewLine` (#1987)Mike Sinkovsky
2021-07-12Handle NBSP and other html entries (#2005)Marcin Aman
2021-06-25Cleanup paragraphs and tables in GFM renderer (#1946)Mike Sinkovsky
2021-05-28Add all rendering strategies to CommonMark renderer and enforce exhaustive ma...Kamil Doległo
2021-05-27GFM renderer: sanitize line ends (#1936)Mike Sinkovsky
2021-04-14Fix missing annotations in GFM and unresolved static imports (#1845)Marcin Aman
2021-01-04Refactor ContentTable builder and fix GFM table rendering (#1682)Kamil Doległo
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Adding inter-module link resolving template strategy for GfmBłażej Kardyś
2020-11-27Adding multimodule all modules page creation for gfmBłażej Kardyś