Commit Graph

  • 600824bed2
    Merge pull request #2308 from ehuss/pulldown_cmark-0.10 Eric Huss 2024-02-05 22:21:55 +0000
  • 42e635bb9e Update pulldown_cmark to 0.10 Eric Huss 2024-02-05 14:11:27 -0800
  • d48810f045
    Merge pull request #2307 from ehuss/backends_receive_render_context_via_stdin Eric Huss 2024-02-05 20:17:35 +0000
  • 3387cf373d Clean up test backends_receive_render_context_via_stdin Eric Huss 2024-02-05 09:53:50 -0800
  • 7825bd6c5a
    Merge pull request #2306 from jvstme/master Eric Huss 2024-02-04 14:09:09 +0000
  • ba14f4ad53
    docs: Fix broken link Jvst Me 2024-02-04 16:47:52 +0300
  • 02bbc3f777
    Merge pull request #2305 from gibbz00/patch-1 Eric Huss 2024-02-04 12:37:31 +0000
  • 45a2d0b40e Fix minor sentencing issue in build.md gibbz00 2024-02-04 08:57:50 +0100
  • a04894b742
    Merge 94bb9c4c2c into 53eccf7047 Mauro Gentile 2024-02-02 15:05:38 +0000
  • 53eccf7047
    Merge pull request #2303 from infogulch/patch-1 Eric Huss 2024-02-01 23:45:51 +0000
  • 63000bc122
    summary.md: clarify that part titles must be h1 headers Joe Taber 2024-01-31 01:47:05 -0600
  • 2e44e20ed5
    Merge 4288b52555 into 220cb4f0c8 wkevin 2024-01-31 15:23:44 +0800
  • 220cb4f0c8
    Merge pull request #2302 from GeckoEidechse/fix/missing-plus Eric Huss 2024-01-30 19:55:05 +0000
  • 7ce3a41184
    docs: Add missing `+` in diff code block The closing bracket for the `if` statement is also nearly added but the leading `+` to indicate that was forgotten. GeckoEidechse 2024-01-30 17:43:37 +0100
  • c6679053f7
    Fixed bug with index page links. Hugo McNally 2023-04-09 21:12:01 +0100
  • 51efaf2e81
    Merge pull request #2297 from rust-lang/dependabot/cargo/shlex-1.3.0 Eric Huss 2024-01-22 22:41:27 +0000
  • f0d6d428dc
    Bump shlex from 1.2.0 to 1.3.0 dependabot[bot] 2024-01-22 21:52:27 +0000
  • 01778fc90a
    Merge pull request #2293 from rust-lang/dependabot/cargo/h2-0.3.24 Eric Huss 2024-01-19 17:43:11 +0000
  • d9928ad3f9
    Bump h2 from 0.3.22 to 0.3.24 dependabot[bot] 2024-01-19 16:23:16 +0000
  • ba19cc89f3
    Merge 8008fe4b16 into 77b7876986 Mark Owen 2024-01-19 21:38:20 +0900
  • a3836121c9
    Merge branch 'rust-lang:master' into master Jianpeng Hou 2024-01-17 08:47:24 +0800
  • 77b7876986
    Merge pull request #2291 from klensy/watch-me Eric Huss 2024-01-15 13:37:12 +0000
  • 745f7c7313 pathdiff only used with watch feature, so make it optional klensy 2024-01-15 12:49:29 +0300
  • 0a96d0e3fa
    Merge pull request #2290 from klensy/less-clones Eric Huss 2024-01-14 14:09:37 +0000
  • e3ad9d097e reduce useless regex allocs klensy 2024-01-14 15:16:23 +0300
  • 573b6522f9 remove useless alloc klensy 2024-01-14 14:50:19 +0300
  • b566f36cdd
    Merge 34ebd4f26e into 59d3717159 josh rotenberg 2024-01-12 14:44:34 +0800
  • 2fcc819f5c
    Merge 87c8382daf into 59d3717159 Daniel Vainsencher 2024-01-12 14:44:34 +0800
  • 363f4cd790 Add custom playground guide dalance 2024-01-06 19:54:05 +0900
  • 80dc6c69ba Feature: Migrates to MathJax version 3 and supports setting different configuration files (defaults to 'tex-mml-chtml'). HouJP 2024-01-06 09:32:34 +0800
  • 59d3717159
    Merge pull request #2283 from sunng87/feature/hbd-5 Eric Huss 2024-01-04 21:00:18 +0000
  • a42eafc316
    feat: upgrade handlebars to 5.0 Ning Sun 2024-01-04 20:16:34 +0800
  • 11f839b9e5
    Merge pull request #2282 from max-heller/patch-1 Eric Huss 2024-01-04 01:11:14 +0000
  • 721274239a
    fix typo in guide Max Heller 2024-01-03 19:46:10 -0500
  • a9114c9379 Unified line length to 80 characters in `renderers.md`. Moritz Moeller 2024-01-02 19:52:32 +0100
  • 7393395da3 Renamed `config.curly-quotes` to `config.smart-punctuation`. Ran `rustfmt`. Moritz Moeller 2024-01-02 19:40:10 +0100
  • 436c4e5d7f feat(renderer): add no-header-link option command_block 2024-01-01 05:11:54 +0800
  • 165eca796d feat(renderer): add header_link option command_block 2024-01-01 04:47:37 +0800
  • d755bf9e09 preprocess/links: fail for invalid links Filip Gospodinov 2023-12-29 19:18:48 +0100
  • 6bb3fbc3d3
    Merge branch 'rust-lang:master' into master command_block 2023-12-20 13:18:43 +0800
  • f67842d238
    🐳 ♻️ Dockerfile: add / to COPY command to dir Marcello DeSales 2023-12-18 17:05:26 -0800
  • 090eba0db5
    Merge pull request #2273 from klensy/useless-clone Eric Huss 2023-12-16 14:41:39 +0000
  • 88be4ac417 remove useless string clone klensy 2023-12-16 13:29:24 +0300
  • e3effd4348 cargo fmt command_block 2023-12-16 17:19:06 +0800
  • 17c817ef0d Fix wrong format command_block 2023-12-16 17:11:30 +0800
  • 73d11c6c47 Allow disable header links command_block 2023-12-16 04:20:33 +0800
  • 6897471e8d
    Merge 2336e6aa90 into c1d622e56e João Freires 2023-12-10 10:28:59 +0000
  • c1d622e56e
    Merge pull request #2263 from jhult/theme-dir-warning-check Dylan DPC 2023-12-10 08:33:10 +0000
  • 91af1c3b54
    Remove warning check for theme directory as ./src/theme Jonathan Hult 2023-12-09 16:53:57 -0600
  • 4b6813ecee
    fix: remove double imports of css KFears 2023-12-06 22:15:24 +0400
  • 32687e64fe Color test output and shorten chapter paths Stephen Checkoway 2023-12-06 11:31:39 -0500
  • 43464c6d82
    feat: add flag to choose backend KFears 2023-12-06 20:16:22 +0400
  • f427f24586
    Use PollWatcher to always get filesystem updates KFears 2023-11-18 14:14:45 +0400
  • af4b6c5a4a Allow serving any renderer's output ISSOtm 2021-05-25 13:54:18 +0200
  • b7f46213c7
    Merge pull request #2253 from ehuss/bump-version v0.4.36 Eric Huss 2023-11-29 22:54:44 +0000
  • aa8982bdb4 Update to 0.4.36 Eric Huss 2023-11-29 14:38:18 -0800
  • 14826db606
    Merge pull request #2252 from ehuss/update-lockfile Eric Huss 2023-11-29 22:44:41 +0000
  • 847a582022 Update msrv to 1.70 Eric Huss 2023-11-29 14:36:39 -0800
  • 97cd00faeb Update dependencies Eric Huss 2023-11-29 14:29:31 -0800
  • 8d4193fb46
    Merge pull request #2229 from leonzchang/fix/normalize-path Eric Huss 2023-11-29 22:16:39 +0000
  • 8d4ae388fa
    update comment leonzchang 2023-11-29 11:51:23 +0800
  • 7082689866
    add comment leonzchang 2023-11-29 11:50:07 +0800
  • 40c034ed3f
    apply suggest changes leonzchang 2023-11-29 11:34:08 +0800
  • 208d5ea7ab
    Merge pull request #2250 from DuckDuckWhale/master Dylan DPC 2023-11-26 09:42:25 +0000
  • ed51438c8b
    Dep: fix Tungstenite DoS (RUSTSEC-2023-0065) DuckDuckWhale 2023-11-26 01:02:54 -0800
  • 49fce6673a
    Merge pull request #2209 from cyevgeniy/feat/sidebar-resize-indicator Eric Huss 2023-11-24 20:31:14 +0000
  • a016ac0d2b
    Merge pull request #2173 from 0xpr03/master Eric Huss 2023-11-24 20:05:37 +0000
  • ad55f5367e
    Merge pull request #2162 from ISSOtm/padding-hljs Eric Huss 2023-11-24 19:59:55 +0000
  • 8622d058d5
    feat: add 'no-copy-extra-files' flag to html renderer, preventing extra files from being copied to the dest dir Sean P. Madden 2023-11-23 23:46:04 -0500
  • 35fd99b05a
    📝 🐳 ♻️ add instructions for docker compose Marcello DeSales 2023-11-23 09:30:00 -0800
  • 52f007ee7d
    📝 ♻️ add docker compose instructions Marcello DeSales 2023-11-23 08:57:14 -0800
  • 1fc0153f10
    🐳 🌟 add docker compose for build/run Marcello DeSales 2023-11-23 08:54:46 -0800
  • f68dab9f66
    📝 ♻️ add docker engine link + fix docker run example Marcello DeSales 2023-11-23 08:46:42 -0800
  • d10159ae2e
    🐳 ♻️ 📌 set alpine@3.18.4 as runtime image Marcello DeSales 2023-11-23 07:58:57 -0800
  • 268b187b80
    🐳 ♻️ re-order build avoiding rustup reinstalls Marcello DeSales 2023-11-23 07:56:05 -0800
  • dc007c3438
    🐳 ♻️ add docker ARG BASE_IMAGE for builder Marcello DeSales 2023-11-23 07:53:49 -0800
  • 9c55840ca8 Add asciimath support expikr 2023-11-23 20:17:18 +0800
  • a132734ea0 Additional Theme expikr 2023-04-09 17:46:10 +0800
  • 660cbfa6ce
    Merge pull request #2243 from wyfo/patch-1 Eric Huss 2023-11-19 13:53:15 +0000
  • 982608246e
    fix typo Joseph Perez 2023-11-19 14:46:50 +0100
  • 6f6de2cf05
    Merge pull request #2235 from ardcore/improvement/fix-print-margin Dylan DPC 2023-11-16 13:44:27 +0000
  • ae3e3f8269 Make sure page wrapper transform is removed in print mode Szymon Pilkowski 2023-11-10 21:51:00 +0100
  • dc21f1497b
    Merge pull request #2232 from arnetheduck/add-nim Eric Huss 2023-11-09 03:32:44 +0000
  • 5c8941ba16 Add Nim to default languages Jacek Sieka 2023-11-08 15:34:35 +0100
  • b0a001c6a4
    create relative path through ignore root and path leonzchang 2023-11-08 13:35:35 +0800
  • 7b148931fd
    Update mod.rs Joe Spizzandre 2023-11-07 08:21:16 -0500
  • febf41deaf
    Update book.rs Joe Spizzandre 2023-11-07 08:20:01 -0500
  • 722c55f85f
    normalize path to relative leonzchang 2023-11-01 12:33:13 +0800
  • 3ab19f3295
    Revert "bump version v0.4.36" leonzchang 2023-10-31 12:22:08 +0800
  • 621ffc46c0
    bump version v0.4.36 leonzchang 2023-10-31 12:14:28 +0800
  • fbb629c02e
    normalize path in watch cmd leonzchang 2023-10-31 12:13:25 +0800
  • b210655424 📝 Document the light and dark image variants hayesall 2023-10-22 14:34:07 -0400
  • 658699fea6 ️ Revert "📝 Document light/dark images in `markdown.md`" hayesall 2023-10-22 14:32:16 -0400
  • c05065a894 📝 Drop mention of `exclude.css` hayesall 2023-10-22 14:28:40 -0400
  • 62ba466b67 📝 Document how to use dark and light variants hayesall 2023-10-22 14:00:51 -0400
  • 5b320a3b35 🔥 Drop references to `exclude.css` hayesall 2023-10-22 13:29:44 -0400
  • 3d4721fd96 📝 Document light/dark images in `markdown.md` hayesall 2023-10-22 13:24:43 -0400
  • c42569b8d6 🚨 Drop references to extra css file, fix build hayesall 2023-10-22 13:23:10 -0400
  • 42e15fe898 🔥 Drop `exclude.css` hayesall 2023-10-22 13:20:15 -0400
  • 37b7482871 🔀 Merge branch 'theme-images' into dark-light-mode hayesall 2023-10-22 13:18:47 -0400