josh rotenberg
1c0983b811
use pulldown cmarks curly quotes
2021-11-19 17:26:30 -08:00
josh rotenberg
1be69af553
need to actually enable it
2021-11-19 15:14:22 -08:00
josh rotenberg
c63000f365
Merge remote-tracking branch 'upstream/master' into update-pulldown-cmark
2021-11-19 15:01:04 -08:00
Eric Huss
17d1ed3716
Merge pull request #1676 from YJDoc2/add_triagebot
...
Add minimal traigebot config
2021-10-27 09:31:40 -07:00
Yashodhan Joshi
8df8ce063d
Add minimal traigebot config
2021-10-27 19:31:08 +05:30
Eric Huss
4d20fa578b
Merge pull request #1642 from ehuss/stabilize-2021
...
Stabilize 2021 flag.
2021-10-24 10:30:55 -07:00
Eric Huss
9e47498458
Merge pull request #1662 from YJDoc2/test-book
...
Add a Test Book to verify style changes against
2021-10-24 10:01:22 -07:00
josh rotenberg
903469a45f
update pulldown-cmark to 0.8.0
2021-10-13 20:27:00 -07:00
Yashodhan Joshi
b8ef89db62
Add rust specific codeblock examples
2021-10-05 12:11:29 +05:30
Yashodhan Joshi
c283211a37
Add Languages examples for syntax highlighting
2021-10-05 12:02:33 +05:30
Yashodhan Joshi
d5af051d0e
Add individual tag examples in test_book
2021-10-04 16:17:52 +05:30
Yashodhan Joshi
68f9afe64b
Setup basic structure for test book
2021-10-04 13:14:49 +05:30
Eric Huss
ffa8284743
Merge pull request #1661 from ehuss/bump-version
...
Update to 0.4.13
2021-10-03 15:39:23 -07:00
Eric Huss
3e91f9cd5d
Update to 0.4.13
2021-10-03 15:15:21 -07:00
Eric Huss
f55028b61a
Merge pull request #1657 from lclc/gitlabPages
...
Documentation: CI: GitLab Pages Example
2021-10-03 14:51:08 -07:00
Eric Huss
0d887505af
Merge pull request #1607 from ISSOtm/preproc-order
...
Allow specifying preprocessor order
2021-10-03 14:22:15 -07:00
Eric Huss
6c20736a55
Merge pull request #1658 from pickfire/patch-1
...
Remove extra semicolon in variables.css
2021-10-03 12:24:11 -07:00
Ivan Tham
e4a46c9477
Remove extra semicolon in variables.css
2021-10-03 22:23:09 +08:00
Ivan Tham
6ae5c686d9
Remove extra semicolon in variables.css
2021-10-03 22:19:51 +08:00
Lucas Betschart
b862080006
Documentation: CI: GitLab Pages Example
...
Replace 'only' with 'rules'.
'only' is not actively developed anymore with GitLab (see https://docs.gitlab.com/ee/ci/yaml/#only--except )
2021-09-29 12:42:15 +02:00
ISSOtm
6b790b83ec
Warn when preproc order references unknown preprocs
2021-09-28 09:25:17 +02:00
ISSOtm
d8ad68c947
Produce an error if `before` or `after` field is not a table
2021-09-27 21:28:21 +02:00
ISSOtm
6b784be616
Stabilize ties in preproc order through name sort
2021-09-27 21:28:01 +02:00
Eric Huss
f5598b2eee
Merge pull request #1656 from johannst/switch-to-opener-crate
...
switch from open to opener
2021-09-26 12:33:23 -07:00
Johannes Stoelp
ff4b8e7a8d
switch from open to opener
...
By default, `opener` launches the subprocess without waiting for its
completion, compared to `open` which waits for its completion.
This is helpful in case the `watch` feature is enabled and one of the
following commands `watch | serve --open` is used. If this command would
open the browser, listening for changes would be blocked by the browser.
2021-09-26 12:33:09 -07:00
ISSOtm
9c34e602bd
Allow specifying preprocessor order
...
Fixes #1172
2021-09-26 20:55:02 +02:00
Eric Huss
a306da3ad7
Merge pull request #1604 from notriddle/notriddle/test-cli
...
Add CLI tests
2021-09-26 11:37:09 -07:00
Michael Howell
9bede85efa
Move cli tests to their own subdir
2021-09-26 11:29:36 -07:00
Michael Howell
11b1e86187
Fix path dumps under windows
2021-09-26 11:29:36 -07:00
Michael Howell
10d30a2dc0
Add CLI tests
...
Part of #1568
2021-09-26 11:29:35 -07:00
Eric Huss
601ebc5499
Merge pull request #1651 from notriddle/notriddle/theme-switcher-js
...
Only switch to themes on buttons that have the `theme` class
2021-09-16 17:32:01 -07:00
Michael Howell
4251d7a838
Only switch to themes on buttons that have the `theme` class
...
Fixes #1649
2021-09-14 10:05:35 -07:00
Eric Huss
93008cf20b
Merge pull request #1643 from apogeeoak/update-open
...
Update open crate to latest version.
2021-09-07 10:20:24 -07:00
apogeeoak
3f9f681b9e
Update open crate to latest version.
2021-09-06 15:52:43 -04:00
Eric Huss
63680d0786
Merge pull request #1480 from pauliyobo/preprocessor_docs
...
Improving documentation on implementation of preprocessors.
2021-09-05 18:46:09 -07:00
Eric Huss
656a1825cc
Minor fixes for preprocessor docs.
2021-09-05 18:45:37 -07:00
pauliyobo
1a2fa29209
introduced proposed suggestions related to the documentation
2021-09-04 23:44:27 +02:00
Eric Huss
6be81214b1
Stabilize 2021 flag.
2021-09-03 11:00:27 -07:00
Eric Huss
d22299d998
Merge pull request #1631 from benarmstead/master
...
Format better, remove unnecessary borrows, and update depends
2021-09-03 10:15:16 -07:00
Eric Huss
0af417085f
Merge pull request #1634 from vv9k/master
...
Add information about a new backend `mdbook-man`
2021-09-03 10:11:32 -07:00
Eric Huss
9634798eb7
Merge pull request #1637 from notriddle/no-headers
...
Include chapters with no headers in the search index
2021-09-03 10:10:07 -07:00
Michael Howell
2a8af1c21d
Include chapters with no headers in the search index
2021-08-31 12:48:21 -07:00
Wojciech Kępka
981f8695ff
Add information about a new backend `mdbook-man`
2021-08-26 17:45:22 +02:00
Eric Huss
48b5e52f62
Merge pull request #1632 from tsoutsman/patch-1
...
Fix preprocessor example
2021-08-24 10:23:06 -07:00
Klim Tsoutsman
c4fec94c4c
Appease Clippy
2021-08-24 23:04:32 +10:00
Ben Armstead
ab0c338c08
Update depends
2021-08-24 08:57:36 +01:00
Ben Armstead
8a82f6336a
Format with cargo correctly
2021-08-24 08:48:24 +01:00
Ben Armstead
1700783594
Format better and remove unnecessary borrows
2021-08-24 08:45:06 +01:00
Eric Huss
e6629cd75b
Merge pull request #1623 from ehuss/release-next
...
Update to 0.4.12
2021-08-02 08:40:26 -07:00
Eric Huss
5a077b9ff4
Update to 0.4.12
2021-08-02 08:19:34 -07:00