aboutsummaryrefslogtreecommitdiff
path: root/plugins/mathjax/src/main/kotlin
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-02-24Mark Plugin Api as experimental (#2743)Vadim Mishenev
2022-02-21Add option to merge implicit expect-actual declarations (#2316)Vadim Mishenev
2022-02-21Fix MathJax rendering bug (#2342)Jacob Wysko
2022-02-17Custom doctag extension (#2343)Ignat Beresnev
2020-07-15Add fixes so the test actually passesAurimas Liutikas
2020-06-25Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...Andrzej Ratajczak
2020-02-27Small adjustments to the new modelPaweł Marks
2020-02-19Rename extensions to make them more uniformKamil Doległo
2020-02-12page merger strategy with testsSzymon Świstun
2020-02-12page merger strategySzymon Świstun
2020-01-31Unifing model for pages with content ant technical renderer specific pagesPaweł Marks
2019-12-16Changes naming and applies pull request's requirementsAndrzej Ratajczak
2019-12-13Fix mathjax plugin for dokka to compileKamil Doległo
2019-12-13Add abstract structure for MD/HTML comments and MD parserBarkingBad
2019-11-26Introduction of all important extension points and restructuring of DokkaGene...Paweł Marks
2019-11-26Interface segregation in plugins apiPaweł Marks
2019-11-26Merging PageNode changes with pluginsBłażej Kardyś
2019-11-25Mathjax plugin implementedPaweł Marks