Accepting request 1223263 from devel:languages:rust
OBS-URL: https://build.opensuse.org/request/show/1223263 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mdbook?expand=0&rev=18
This commit is contained in:
commit
2b90ea3f44
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:550da7ff02ef62c60db6e813b6dbae65b9ed3d491186ea74929536feaceea94b
|
||||
size 1536327
|
3
mdbook-0.4.42.tar.gz
Normal file
3
mdbook-0.4.42.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf1c7c293fd1ad3d51fe13cd385303df8b30004ba5edcc35dd8dbd23d670d528
|
||||
size 1542406
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 11 02:07:52 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
||||
|
||||
- Update to version 0.4.42:
|
||||
Fixes
|
||||
* Chapter list folding.
|
||||
- Updates from version 0.4.41:
|
||||
Added
|
||||
* Added preliminary support for Rust 2024 edition.
|
||||
* Added a full example of the remove-emphasis preprocessor.
|
||||
Changed
|
||||
* Adjusted styling of clipboard/play icons.
|
||||
* Attr and section rules now have specific code highlighting.
|
||||
* The sidebar is now loaded from a common file, significantly
|
||||
reducing the book size when there are many chapters.
|
||||
Fixed
|
||||
* Improved theme support when JavaScript is disabled.
|
||||
* Fixed broken themes when localStorage has an invalid theme id.
|
||||
* Adjusted the line-height of superscripts (and footnotes) to
|
||||
avoid adding extra space between lines.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 00:51:35 UTC 2024 - Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: mdbook
|
||||
Version: 0.4.40
|
||||
Version: 0.4.42
|
||||
Release: 0
|
||||
Summary: Create books from markdown
|
||||
License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-3-Clause AND CC0-1.0 AND ISC AND MIT AND MPL-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f40d425d4f6ca84b50ac5556805a2d02959bf2efda7146d06718d111140f531a
|
||||
size 23208608
|
||||
oid sha256:2e40b20db82058700fd216fc281204177326bc3988ea33d3566ad025b28758e5
|
||||
size 25717326
|
||||
|
Loading…
Reference in New Issue
Block a user