index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
gfm
Age
Commit message (
Expand
)
Author
2021-10-29
GFM: Use Markdown syntax to render lists (#2098)
Spencer Gilson
2021-08-30
Escape text for GFM
vmishenev
2021-07-19
Minor: rename `buildNewLine` (#1987)
Mike Sinkovsky
2021-07-12
Handle NBSP and other html entries (#2005)
Marcin Aman
2021-07-08
Bump jacksons (#2010)
Marcin Aman
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2021-06-25
Cleanup paragraphs and tables in GFM renderer (#1946)
Mike Sinkovsky
2021-05-28
Add all rendering strategies to CommonMark renderer and enforce exhaustive ma...
Kamil Doległo
2021-05-27
GFM renderer: sanitize line ends (#1936)
Mike Sinkovsky
2021-04-14
Introduce binary compatibility plugin (#1774)
Marcin Aman
2021-04-14
Fix missing annotations in GFM and unresolved static imports (#1845)
Marcin Aman
2021-02-12
Delete .DS_Store (#1743)
sya-ri
2021-01-05
Versioning (#1654)
Błażej Kardyś
2021-01-04
Refactor ContentTable builder and fix GFM table rendering (#1682)
Kamil Doległo
2020-12-17
Multimodule tests (#1670)
Marcin Aman
2020-11-27
Changing how multimodule location provider works and improving gfm link subst...
Błażej Kardyś
2020-11-27
Adding inter-module link resolving template strategy for Gfm
Błażej Kardyś
2020-11-27
Adding multimodule all modules page creation for gfm
Błażej Kardyś
2020-10-05
Add anchors for markdown (#1442)
Andrzej Ratajczak
2020-09-07
Test images in GFM
Marcin Aman
2020-09-07
Let markdown display img like resources correctly
Marcin Aman
2020-08-31
Remove old `defaultSourceSet` in favour of new package
sebastian.sellmair
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-25
- Move `test` projects into semantic parent projects
sebastian.sellmair
2020-08-19
Specify generic type explicitly, fix formatting
Kamil Doległo
2020-08-19
Replace !! with some meaningful messages
Kamil Doległo
2020-08-19
Refactor location providers
Kamil Doległo
2020-08-19
Make unresolved links render as text
Kamil Doległo
2020-08-17
Rename `ContentSourceSet` to `DisplaySourceSet`
sebastian.sellmair
2020-08-17
Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to it
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are expected...
sebastian.sellmair
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-07-15
Gfm tables fix
Andrzej Ratajczak
2020-07-14
Adapt changes from "Simplify publishing configuration and enable sourcejars"
sebastian.sellmair
2020-07-14
Simplify publishing configuration and enable sourcejars
Aurimas Liutikas
2020-07-13
Support dokkaJekyll and dokkaGfm tasks in new task configuration
sebastian.sellmair
2020-07-13
Remove `format` from dokka DokkaConfiguration
sebastian.sellmair
2020-07-10
Apply requested changes
Andrzej Ratajczak
2020-07-10
Minor style fixes for gfm signatures
Andrzej Ratajczak
2020-07-09
Implement PublicationValidation
sebastian.sellmair
2020-07-08
Move common base test utils to submodule
Andrzej Ratajczak
2020-07-08
Fix tests after rebase
Andrzej Ratajczak
2020-07-08
Add GFM tests
Andrzej Ratajczak
2020-07-08
Add GFM renderer tests
Andrzej Ratajczak
2020-07-07
Add overrides to provided plugins
Paweł Marks
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-25
Divergent rendering for markdown
Marcin Aman
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
[next]