summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-12-18fix: additional-css UNIX style path normalizationfix-161carlocorradini
2023-11-15Custom ids (#144)Sky
2023-11-15fix: use correct case for TL;DR and FAQJosh McKinney
2023-11-13fix: better rendering for pdf/print viewprint-pdf-renderTom Milligan
2023-10-06prefix directive class names with 'admonish-'pr-137phoenixr-codes
2023-10-06ci: lint styles with prettierci-prettierTom Milligan
2023-09-19markdown: fix panic when searching for indentTom Milligan
2023-09-09feat: support admonitions inside list itemsbug-123Tom Milligan
2023-09-09chore: fix clippyTom Milligan
2023-08-07fix: unlink mdbook internal toml dependency from mdbook-admonish (#115)Tom Milligan
2023-07-28only modify `summary` with the `admonition-title` class (#112)Uriel
2023-07-23internal: restructure book.toml config parsingTom Milligan
2023-07-23internal: restructure configuration parsingTom Milligan
2023-07-22internal: split up lib.rsTom Milligan
2023-07-22feat: add support for test renderer, running doctestsTom Milligan
2023-07-22internal: refactor how whitespace is addedTom Milligan
2023-04-23fix: ensure error fences will always enclose blockTom Milligan
2023-04-23fix: better code fence handlingTom Milligan
2023-04-20internal: rename structs for clarityTom Milligan
2023-04-20feat: add book-wide default valuesShaun Hamilton
2023-04-18test: add regression test for alternate directivesTom Milligan
2023-04-16fix(compile_assets): add title min-heightShaun Hamilton
2023-04-03chore: update dependencies, toml errorsTom Milligan
2023-01-01chore: dep updatesTom Milligan
2022-11-26bug: fix relative pathsTom Milligan
2022-11-26bin: better error handlingTom Milligan
2022-10-23chore: prep v1.8.0 releasev1.8.0Tom Milligan
2022-10-16chore: upgrade to clap v4Tom Milligan
2022-06-11fix: try config v2 before v1Tom Milligan
2022-05-18feat: add collapsible supportgggto
2022-05-15feat: make anchor links hoverableTom Milligan
2022-05-01feat: better bug output, option to fail mdbook buildTom Milligan
2022-05-01feat: add key/value configurationTom Milligan
2022-04-28chore: polish error messages for breaking minor installsTom Milligan
2022-04-27fix: header bar overflow on firefoxTom Milligan
2022-04-27feat: clickable anchor links, enforce asset updatesTom Milligan
2022-04-25feat: add unique ids to generated htmlTom Milligan
2022-02-28chore: fix clippy lintsTom Milligan
2022-02-21feat: remove title bar if title emptyTom Milligan
2022-02-21feat: support for custom styles via directive.styleStephen Chung
2022-02-21fix: remove superfluous <p> tagsTom Milligan
2022-02-21ci: add github actions, scriptsTom Milligan
2022-02-20internal: factor out single function coreTom Milligan
2022-02-20fix: incorrect slicing of non-ascii info stringsTom Milligan
2022-02-19fix: dedent generated HTML to avoid code block stylingTom Milligan
2022-02-19fix: update span splitting logicTom Milligan
2022-02-19fix: allow markdown/html in titlesTom Milligan
2022-02-19fix: don't escape htmlTom Milligan
2022-02-18feat: add support for quoted titlesTom Milligan
2022-02-18internal: refactor, add pathway for titlesTom Milligan