SHA256
1
0
forked from pool/mdbook

7 Commits

Author SHA256 Message Date
Soc Virnyl Estela
c32caefcd1 - Update to version 0.4.30:
* Apply some code style changes.
  * Expand on hidelines documentation.
  * Explicitly document the `hidelines` key.
  * Support hidden lines in languages other than Rust
  * Fix search for custom heading attributes
  * Add an integration test for heading attributes
  * Update pulldown-cmark to 0.9.3
  * Add a test to the test_book for custom heading attributes
  * Don't include empty class attribute.
  * Update documentation for heading attributes
  * docs suggestion
  * Add working heading extension
  * Update test_book highlight.md

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=26
2023-05-30 00:33:24 +00:00
Soc Virnyl Estela
ccf7973780 - Update to version 0.4.29:
* Update to 0.4.29
  * Set minimum versions in Cargo.toml
  * Update clap
  * Update some indirect dependencies
  * Apply clippy::match_like_matches_macro
  * Apply clippy::manual_while_let_some
  * Apply clippy::needless_borrowed_reference
  * Apply clippy::let_unit_value
  * Apply clippy::borrow_deref_ref
  * Apply clippy::needless_borrow
  * Raise MSRV to 1.65
  * Update some direct dependencies
  * Don't copy the stock fonts if the user has overridden fonts.css.
  * Don't warn on copy-fonts=true (the default) when fonts.css is overridden.
  * Update renderers.md
  * Refactor the warning message related to copy_fonts so that a user simply configures it
  * Switch from gitignore to ignore
  * Update init.md
  * Bump h2 from 0.3.15 to 0.3.17
  * style(tests): Fixed issues reported by clippy
  * docs(cli): Add docs for --force
  * fix(cli): init --force skips confirmation prompts
  * Convert links from http to https protocol

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=24
2023-05-20 10:47:36 +00:00
Soc Virnyl Estela
9c9380d856 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=22 2023-04-14 12:30:06 +00:00
Soc Virnyl Estela
0e13720354 - Update vendored dependencies.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=21
2023-04-14 10:45:16 +00:00
Soc Virnyl Estela
b7fdce16f6 - Update to version 0.4.28:
* change overflow-x hidden to clip
  * Update continuous-integration.md
  * Default the sidebar to visible in large screens
  * Run preprocessors in `mdbook test`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=19
2023-03-10 13:48:13 +00:00
Soc Virnyl Estela
808d7c2014 - Update vendored dependencies.
- Restrict to tier 1 architectures.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=16
2023-03-01 10:19:42 +00:00
Soc Virnyl Estela
d1e8777a6a - Update to version 0.4.27:
* Update to 0.4.27
  * Also make sure releases use --locked
  * Make sure CI runs with --locked
  * Revert "bump 'toml' dependency"
  * Remove spammy `debug!` log from `path_to_root`
  * Update to 0.4.26
  * Update some direct dependencies
  * Add some comments about overflow-x
  * bump 'toml' dependency
  * Fix incorrect version command
  * Remove dependency to time 0.1.44
  * fix overflow-x on mobile
  * Remove the WebKit-specific scrollbar styling altogether
  * Add issue templates and update contributor docs
  * Make fonts part of the theme.
  * Fix MDBOOK_BOOK environment variable example
  * Thin scrollbars in Chrome and Safari to make them less assertive (#1483)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/mdbook?expand=0&rev=13
2023-02-15 09:54:25 +00:00