Commit Graph

  • ebbaa9225f
    Merge 4d18e1234b into 7aaa84853d Antonio Vivace 2022-09-29 13:27:35 +0900
  • 1d332aabad add fmt Emir Salkic 2022-09-26 11:32:47 +0200
  • 10e9cbb52b Merge branch 'master' into add_option_remove_indentation Emir Salkic 2022-09-26 11:26:59 +0200
  • 7aaa84853d
    Add test code to show preprocessor developers what the interface data looks like (#1897) Noritada Kobayashi 2022-09-25 06:32:41 +0900
  • 46fa61ec4d Use config rather than a dedicated command to run example tests Noritada Kobayashi 2022-09-25 04:10:55 +0900
  • c8694bd105 Run tests in examples in the CI workflow Noritada Kobayashi 2022-09-24 19:40:35 +0900
  • d1388144c5 Add test code to nop-preprocessor example Noritada Kobayashi 2022-09-24 17:58:33 +0900
  • 75857fbf73
    feat: use once_cell instead of lazy_static (#1894) David 2022-09-23 06:05:39 +0800
  • 41a309f630 revert: revert the cargo.lock upgrade David 2022-09-22 00:08:49 +0800
  • d1204e4afe Add draft chapters with children to test book ISSOtm 2022-09-20 22:37:31 +0200
  • d5b90e822d Allow folding draft chapters with children by interacting with their names ISSOtm 2022-06-18 10:55:53 +0200
  • 5bd85cb37a chore: upgrade MRSV to 1.57 David 2022-09-20 10:37:02 +0800
  • 594eab132d feat: use once_cell instead of lazy_static David 2022-09-13 16:00:06 +0800
  • fd3eadb84d Merge branch 'master' of https://github.com/rust-lang/mdBook Vance Palacio 2022-09-19 09:24:25 -0700
  • 25f3c7438a Update to font-awesome 6.2 Michael Howell 2022-09-18 15:20:32 -0700
  • 5694a87ed5 Fix fa-github repository icon Michael Howell 2021-04-14 15:16:45 -0700
  • 5c1871f2d9 Add font-awesome access and docs for book content Michael Howell 2020-09-23 14:12:06 -0700
  • 7560a2b9b6 Use embedded SVG instead of fonts for icons Michael Howell 2020-09-15 16:20:01 -0700
  • 8a64a4ff3f Add `gettext` command to generate translated output Martin Geisler 2022-07-24 23:39:41 +0200
  • 8bc38c00aa Add `xgettext` command to extract translatable strings Martin Geisler 2022-07-24 21:53:33 +0200
  • a502fe62ce Merge branch 'master' into feature/copy-custom-fonts Lewin Probst 2022-09-13 18:01:16 +0200
  • c8db0c8ec6
    Merge pull request #1889 from mgeisler/simplify-and-then Eric Huss 2022-09-12 09:16:21 -0700
  • 3958260353 Simplify the use of `Option::and_then` Martin Geisler 2022-09-11 00:46:26 +0200
  • d9c5f10533
    update docs joaofreires 2022-05-07 16:22:46 -0300
  • c1a0af3cf6
    add absolute links support joaofreires 2022-05-07 16:22:24 -0300
  • 8cdb8d0367
    Merge pull request #1887 from mgeisler/edition-2021 Eric Huss 2022-09-09 13:14:33 -0700
  • 66bf85b14f Require Rust 2021 edition Dylan DPC 2022-06-24 16:50:02 +0530
  • 1a0892745e
    Merge pull request #1881 from GuillaumeGomez/unneeded-attribute Dylan DPC 2022-08-30 10:53:11 +0530
  • 8d4d9cc80d
    Merge abc29e2c7d into 74eb4059d6 Michael Howell 2022-08-30 10:39:27 +0900
  • 76b0493fb0 Remove unneeded type attribute for <script> Guillaume Gomez 2022-08-29 21:07:50 +0200
  • 74eb4059d6
    add a --chapter option to mdbook test. (#1741) Chris Lovett 2022-08-25 19:13:51 -0700
  • 17470947bd fix: code review cleanup clovett 2022-08-24 13:30:16 -0700
  • 4ead38f766 fix: code review comments. clovett 2022-08-24 13:25:48 -0700
  • 13f53eb64f
    Merge pull request #1876 from joepio/patch-1 Dylan DPC 2022-08-23 14:33:02 +0530
  • b3941526cb
    Explain how to use `site-url` Joep Meindertsma 2022-08-23 10:33:25 +0200
  • d383ae068d Merge branch 'clovett/chapters' of github.com:clovett/mdBook into clovett/chapters clovett 2022-08-17 10:41:06 -0700
  • e979012006 fix: cr feedback no need to unwrap Option<&str> when comparing chapter names. clovett 2022-08-17 10:41:02 -0700
  • abc29e2c7d Rebase onto current main branch Michael Howell 2022-06-27 17:05:45 -0700
  • 9235cbf683 Fix console syntax to only see prompts at the beginning of a line Michael Howell 2021-10-07 10:32:02 -0700
  • d78a75d5f5 Fix compile error Michael Howell 2021-10-07 10:22:58 -0700
  • 2051b29b88 Brighten the blue on tag names in ayu Michael Howell 2021-10-07 10:12:17 -0700
  • af917d346b Brighten the blue on tag names in ayu Michael Howell 2021-10-07 10:12:17 -0700
  • dcf8e3f284 Add syntaxes.spdx Michael Howell 2021-09-28 11:20:55 -0700
  • 51d8f15f8c Add syntax-themes.spdx Michael Howell 2021-09-28 11:05:51 -0700
  • b42bbbdd1a Fix broken language in syntaxes README Michael Howell 2021-09-28 08:37:01 -0700
  • 1de4ab8939 fix(init): avoid TOCTTOU bug on syntax CSS dir Michael Howell 2021-09-28 08:35:58 -0700
  • 048042ff59 fix(docs): added note for where the handlebars syntax came from Michael Howell 2021-09-19 15:54:50 -0700
  • 129b56012c Put the "syntect" class on the code Michael Howell 2021-09-18 17:14:54 -0700
  • 0dd350d3d1 Fix formatting Michael Howell 2021-09-18 16:59:59 -0700
  • 924b4bfc2e Fix incorrectly ordered classes Michael Howell 2021-09-18 16:54:12 -0700
  • 6075bd1930 Add scroll bar for big code blocks Michael Howell 2021-09-18 16:52:27 -0700
  • 7feee33abd Add background and border around code blocks Michael Howell 2021-09-18 16:47:18 -0700
  • f38c6e6b10 Add new syntaxes to guide Michael Howell 2021-09-18 16:47:06 -0700
  • 67cd22a5aa Add TOML syntax Michael Howell 2021-09-18 16:46:38 -0700
  • 5efaec85b1 Fix build error on no default features Michael Howell 2021-09-18 16:15:44 -0700
  • cf2b2af54c Make the highlighting closer to before Michael Howell 2021-09-18 16:15:23 -0700
  • 8266ea9f9c Add the cache generator subcommand and docs for custom syntaxes Michael Howell 2021-09-18 15:15:37 -0700
  • b1e3e5692d Detect runs of "boring" lines Michael Howell 2021-09-18 10:19:00 -0700
  • 85d45509c8 Fix line endings Michael Howell 2021-09-17 17:01:10 -0700
  • 1fe86a5a0c Move Playground and comma/space class normalization into a pulldown-cmark filter Michael Howell 2021-09-17 15:25:44 -0700
  • 14250259ef Scope splitting syntect "boring" implementation Michael Howell 2021-09-17 11:55:00 -0700
  • 83e4915ab2 Remove profiling release profile ThePuzzlemaker 2021-08-02 21:45:42 -0500
  • 8d8c103eca Use syntect instead of highlight.js ThePuzzlemaker 2021-08-02 21:34:56 -0500
  • c1004f7101 fix: revert changes from code review. Chris Lovett 2022-08-15 13:11:43 -0700
  • 9172005604 Merge branch 'master' into clovett/chapters Chris Lovett 2022-08-15 12:57:30 -0700
  • 5ec488cbec doc: add clarifying comments. Chris Lovett 2022-08-15 12:56:49 -0700
  • a87175f186 [*] Update markdown Tuyen Pham 2022-08-13 15:16:39 +0700
  • ee9d44fc60 [*] Update port config Tuyen Pham 2022-08-13 15:09:06 +0700
  • afbf35670a [+] Add the ability to config the hostname and port in book.toml Tuyen Pham 2022-08-13 13:40:54 +0700
  • fff067b2a8
    Merge pull request #1836 from mgeisler/trim-trailing-whitespace Eric Huss 2022-08-10 19:55:06 -0700
  • 20cca38596 fix: remove redundant check. clovett 2022-08-10 17:24:34 -0700
  • 601b6dfd3a doc: fix typo. clovett 2022-08-10 17:17:36 -0700
  • 05ed667037 doc: add documentation of new --chapter option. clovett 2022-08-10 17:16:53 -0700
  • 0926c52dcc fix: add test_chapter method so test can remain api compatible. test: add unit tests for test_chapter Chris Lovett 2022-08-10 17:06:24 -0700
  • 217546c2a0 Trim trailing whitespace in Rust code blocks Martin Geisler 2022-06-29 10:31:44 +0200
  • a3914f0dfe cargo nix Ruben Moor 2022-08-05 17:39:30 -0500
  • 5d526af0ac template logic Ruben Moor 2020-07-06 09:18:10 -0500
  • d2d0aebecd check for the index.html file first josh rotenberg 2021-12-28 21:00:06 -0800
  • 1ca0d79f10 Format better and remove unnecessary borrows Ben Armstead 2021-08-24 08:45:06 +0100
  • 98484f5765 add semver v0.11.0 for example josh rotenberg 2021-04-26 08:08:53 -0700
  • 6f109aac57 [ReviewFix] Replace edit baseurl with template and make visibility independent of git_repository_url. Jonas Berlin 2020-02-18 00:41:03 +0200
  • a6f13ff54d Add "Suggest an edit" link next to "Git repository" Jonas Berlin 2020-02-17 22:59:37 +0200
  • 59073b1084 Add page title override: {{#title My Title}} (#1381) David Tolnay 2021-03-23 18:36:45 -0700
  • 6df36232bd Add config option to disable print html, css, and icon Ross MacArthur 2020-03-30 10:38:37 +0200
  • 831d7f162c local nix package Ruben Moor 2020-07-17 20:28:50 -0500
  • 4b1b79bb88 default nix with src ./. Ruben Moor 2020-07-17 19:54:42 -0500
  • 914a4d6b15 rustup for nixos Ruben Moor 2020-07-06 10:31:43 -0500
  • 7a2db60d22 fixed template args Ruben Moor 2020-07-06 10:27:14 -0500
  • 0557afcb71 template logic Ruben Moor 2020-07-06 09:18:10 -0500
  • 77c8a49291 cargo with gcc for nixos Ruben Moor 2020-06-03 21:50:02 -0500
  • a978880465 docker deployment with volumes Ruben Moor 2020-06-03 21:49:40 -0500
  • eb6678f885 font awesome brand icons Ruben Moor 2020-06-03 21:49:02 -0500
  • 5d59e31af6 fontawesome upgrade to 5.13; incl free brand solid Ruben Moor 2020-05-14 21:21:46 -0500
  • 7c558696cc fix: fmt --check Chris Lovett 2022-08-01 17:00:41 -0700
  • 96245d227e fix: unit test expected output has changed. Chris Lovett 2022-08-01 16:38:11 -0700
  • 89673cfa2a
    Merge adf81a73b7 into 40c06f5e77 rickwebiii 2022-07-29 19:41:27 +0800
  • ed0ee85283 Merge branch 'master' into clovett/chapters Chris Lovett 2022-07-28 12:49:13 -0700
  • fe0c1b28e7 Bump MSRV to 1.56 to get access to Rust 2021 crates Martin Geisler 2022-07-28 09:51:35 -0700
  • 40c06f5e77
    Merge pull request #1863 from ehuss/bump-version v0.4.21 Eric Huss 2022-07-22 11:06:12 -0700
  • bb09caa9a3 Update to 0.4.21 Eric Huss 2022-07-22 10:54:53 -0700