summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-29Merge pull request #2253 from ehuss/bump-versionv0.4.36Eric Huss
2023-11-29Update to 0.4.36Eric Huss
2023-11-29Merge pull request #2252 from ehuss/update-lockfileEric Huss
2023-11-29Update msrv to 1.70Eric Huss
2023-11-29Update dependenciesEric Huss
2023-11-29Merge pull request #2229 from leonzchang/fix/normalize-pathEric Huss
2023-11-29update commentleonzchang
2023-11-29add commentleonzchang
2023-11-29apply suggest changesleonzchang
2023-11-26Merge pull request #2250 from DuckDuckWhale/masterDylan DPC
2023-11-26Dep: fix Tungstenite DoS (RUSTSEC-2023-0065)DuckDuckWhale
2023-11-24Merge pull request #2209 from cyevgeniy/feat/sidebar-resize-indicatorEric Huss
2023-11-24Merge pull request #2173 from 0xpr03/masterEric Huss
2023-11-24Merge pull request #2162 from ISSOtm/padding-hljsEric Huss
2023-11-19Merge pull request #2243 from wyfo/patch-1Eric Huss
2023-11-19fix typoJoseph Perez
2023-11-16Merge pull request #2235 from ardcore/improvement/fix-print-marginDylan DPC
2023-11-10Make sure page wrapper transform is removed in print modeSzymon Pilkowski
2023-11-09Merge pull request #2232 from arnetheduck/add-nimEric Huss
2023-11-08Add Nim to default languagesJacek Sieka
2023-11-08create relative path through ignore root and pathleonzchang
2023-11-01normalize path to relativeleonzchang
2023-10-31Revert "bump version v0.4.36"leonzchang
2023-10-31bump version v0.4.36leonzchang
2023-10-31normalize path in watch cmdleonzchang
2023-10-04fix: hide resize indicator on devices with limited accuracyEvgeny Chaban
2023-10-04fix(style): use calc functionEvgeny Chaban
2023-10-02feat(sidebar): add sidebar indicatorEvgeny Chaban
2023-09-29Merge pull request #2206 from ehuss/bump-versionv0.4.35Eric Huss
2023-09-29Update to 0.4.35Eric Huss
2023-09-29Fix `text-direction` in documentation.Eric Huss
2023-09-22Merge pull request #2197 from dluschan/patch-1Eric Huss
2023-09-19Update index.hbsDmitry Luschan
2023-09-09Merge pull request #2187 from notriddle/notriddle/warning-blockEric Huss
2023-09-08Add more guides to stock CSS classesMichael Howell
2023-09-08Add `.warning` class for doc author useMichael Howell
2023-09-04Merge pull request #2168 from pickfire/prefetchDylan DPC
2023-09-02Merge pull request #1641 from cN3rd/rtlEric Huss
2023-09-02Make the arrow keys honor RTL.Eric Huss
2023-09-02Fix theme selector for RTL.Eric Huss
2023-09-02Fix sidebar behavior with RTL.Eric Huss
2023-09-02Remove text_drection_from_lang_codeEric Huss
2023-09-02Update language list to include missing rtl languages.Eric Huss
2023-09-02Some minor corrections from code review.Eric Huss
2023-09-02Add proper test to inline code within the book.cN3rd
2023-09-02Ensure code segments always render in LTRcN3rd
2023-09-02Fix icons when using RTLcN3rd
2023-09-02Support `text_direction` attribute in HTML outputcN3rd
2023-09-02Add `text_direction` property in general book metadatacN3rd
2023-09-02Use CSS selectors to override properties for RTLTim Crawford