Eric Huss
|
3a51abfcad
|
Merge pull request #2013 from ImUrX/heading-extension
Add heading extension support
|
2023-05-28 12:16:26 -07:00 |
Eric Huss
|
870e9086dc
|
Merge pull request #2092 from ehuss/update-pulldown-cmark
Update pulldown-cmark to 0.9.3
|
2023-05-28 12:12:26 -07:00 |
Eric Huss
|
1db52ff531
|
Fix search for custom heading attributes
|
2023-05-28 12:03:03 -07:00 |
Eric Huss
|
e3be293420
|
Add an integration test for heading attributes
|
2023-05-28 12:02:59 -07:00 |
Eric Huss
|
bbc32dff82
|
Update pulldown-cmark to 0.9.3
|
2023-05-28 12:00:00 -07:00 |
Eric Huss
|
861197e61c
|
Add a test to the test_book for custom heading attributes
|
2023-05-28 11:33:24 -07:00 |
Eric Huss
|
34e5ef22a0
|
Don't include empty class attribute.
|
2023-05-28 11:33:00 -07:00 |
Eric Huss
|
b141297651
|
Update documentation for heading attributes
|
2023-05-28 11:31:35 -07:00 |
Uriel
|
0cb977e603
|
docs suggestion
Co-authored-by: Eric Huss <eric@huss.org>
|
2023-05-28 10:47:14 -07:00 |
ImUrX
|
c8a5adcee9
|
fix more mistakes
|
2023-05-28 10:47:14 -07:00 |
ImUrX
|
ecdb411711
|
fix mistakes
|
2023-05-28 10:47:14 -07:00 |
ImUrX
|
a4e206168d
|
Add working heading extension
|
2023-05-28 10:47:13 -07:00 |
Dylan DPC
|
4f1b5eae54
|
Merge pull request #2091 from zjj/master
Update test_book highlight.md
|
2023-05-25 10:37:34 +05:30 |
zjj
|
54f14e89cf
|
Update test_book highlight.md
Add missing bash annotation
|
2023-05-25 12:04:43 +08:00 |
Eric Huss
|
1b3922d466
|
Fix typo
|
2023-05-13 12:52:42 -07:00 |
Eric Huss
|
00a30a9984
|
Merge pull request #2087 from ehuss/bump-version
Update to 0.4.29
|
2023-05-13 12:35:36 -07:00 |
Eric Huss
|
db6699dae2
|
Update to 0.4.29
|
2023-05-13 12:26:29 -07:00 |
Eric Huss
|
4d229d7b94
|
Merge pull request #2086 from ehuss/sync-cargo.toml
Set minimum versions in Cargo.toml
|
2023-05-13 12:20:46 -07:00 |
Eric Huss
|
d94c5f8380
|
Set minimum versions in Cargo.toml
|
2023-05-13 12:01:03 -07:00 |
Eric Huss
|
099217390e
|
Merge pull request #2085 from ehuss/update-clap
Update clap
|
2023-05-13 11:05:00 -07:00 |
Eric Huss
|
4c4ab8a57d
|
Update clap
|
2023-05-13 10:53:22 -07:00 |
Eric Huss
|
d746b23749
|
Merge pull request #2084 from ehuss/update-indirect
Update some indirect dependencies
|
2023-05-13 10:49:39 -07:00 |
Eric Huss
|
f77c597e01
|
Update some indirect dependencies
|
2023-05-13 10:16:26 -07:00 |
Eric Huss
|
3c54a4d33b
|
Merge pull request #2083 from ehuss/fix-clippy
Apply some clippy fixes
|
2023-05-13 10:15:38 -07:00 |
Eric Huss
|
cf9de82c2a
|
Merge pull request #2082 from ehuss/update-direct-dependencies
Update some direct dependencies
|
2023-05-13 09:56:47 -07:00 |
Eric Huss
|
c3155e2642
|
Apply clippy::match_like_matches_macro
|
2023-05-13 09:55:51 -07:00 |
Eric Huss
|
d8f171a996
|
Apply clippy::manual_while_let_some
|
2023-05-13 09:50:32 -07:00 |
Eric Huss
|
0ef3bb1cc6
|
Apply clippy::needless_borrowed_reference
|
2023-05-13 09:46:30 -07:00 |
Eric Huss
|
54df8234ed
|
Apply clippy::let_unit_value
|
2023-05-13 09:45:46 -07:00 |
Eric Huss
|
dc08e37320
|
Apply clippy::borrow_deref_ref
|
2023-05-13 09:44:50 -07:00 |
Eric Huss
|
45a8575b95
|
Apply clippy::needless_borrow
|
2023-05-13 09:44:11 -07:00 |
Eric Huss
|
be966cfe1f
|
Raise MSRV to 1.65
|
2023-05-13 09:41:10 -07:00 |
Eric Huss
|
f4507aeb9b
|
Merge pull request #2080 from t2y/fix-copy-fonts-message
Fix handling of copy-fonts=true when fonts.css is overridden
|
2023-05-13 09:19:06 -07:00 |
Eric Huss
|
0985691fbd
|
Update some direct dependencies
|
2023-05-13 09:12:23 -07:00 |
Eric Huss
|
01047846a9
|
Don't copy the stock fonts if the user has overridden fonts.css.
This wasn't behaving as I was really intending.
|
2023-05-13 09:05:25 -07:00 |
Eric Huss
|
75a6d65e5a
|
Don't warn on copy-fonts=true (the default) when fonts.css is overridden.
|
2023-05-13 08:51:04 -07:00 |
Eric Huss
|
71ea92bbec
|
Merge pull request #2081 from cn-liutailin/patch-2
Update renderers.md
|
2023-05-12 16:01:21 -07:00 |
liutailin
|
aac6de01de
|
Update renderers.md
Missing symbol ":"
|
2023-05-13 00:04:12 +08:00 |
Eric Huss
|
af036d9f45
|
Merge pull request #2057 from seanpoulter/init-skip
fix(cli): init --force skips confirmation prompts
|
2023-04-30 14:18:30 -07:00 |
Tetsuya Morimoto
|
04016f3be6
|
Refactor the warning message related to copy_fonts so that a user simply configures it
|
2023-04-28 12:46:49 +09:00 |
Dylan DPC
|
41567b0456
|
Merge pull request #2076 from ehuss/gitignore
Switch from gitignore to ignore
|
2023-04-23 11:12:26 +05:30 |
Eric Huss
|
9db3a601ca
|
Merge pull request #2071 from expikr/patch-3
Added missing documentation for `mdbook init --ignore=<git|none>`
|
2023-04-22 12:55:46 -07:00 |
Eric Huss
|
35fdd00203
|
Switch from gitignore to ignore
|
2023-04-22 12:53:54 -07:00 |
expikr
|
7a435be018
|
Update init.md
|
2023-04-18 01:53:38 +08:00 |
Eric Huss
|
dec0e24275
|
Merge pull request #2063 from rust-lang/dependabot/cargo/h2-0.3.17
Bump h2 from 0.3.15 to 0.3.17
|
2023-04-13 10:40:49 -07:00 |
dependabot[bot]
|
c624fc078b
|
Bump h2 from 0.3.15 to 0.3.17
Bumps [h2](https://github.com/hyperium/h2) from 0.3.15 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.15...v0.3.17)
---
updated-dependencies:
- dependency-name: h2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-13 17:04:53 +00:00 |
Sean Poulter
|
b9c6b326b7
|
style(tests): Fixed issues reported by clippy
|
2023-04-03 08:36:57 -04:00 |
Sean Poulter
|
0003072623
|
docs(cli): Add docs for --force
|
2023-04-03 08:36:47 -04:00 |
Sean Poulter
|
bffdb0b03d
|
fix(cli): init --force skips confirmation prompts
|
2023-04-03 03:05:24 -04:00 |
Eric Huss
|
b5ffc734a2
|
Merge pull request #2056 from deining/http_to_https
Convert links from http to https protocol
|
2023-04-02 14:52:32 -07:00 |