mirror of
https://github.com/typst/typst
synced 2025-06-14 16:16:24 +08:00
List both YAML file extensions in bibliography docs (#6426)
This commit is contained in:
parent
3a6d5fd6b2
commit
71032c8349
@ -51,8 +51,8 @@ use crate::World;
|
||||
/// You can create a new bibliography by calling this function with a path
|
||||
/// to a bibliography file in either one of two formats:
|
||||
///
|
||||
/// - A Hayagriva `.yml` file. Hayagriva is a new bibliography file format
|
||||
/// designed for use with Typst. Visit its
|
||||
/// - A Hayagriva `.yaml`/`.yml` file. Hayagriva is a new bibliography
|
||||
/// file format designed for use with Typst. Visit its
|
||||
/// [documentation](https://github.com/typst/hayagriva/blob/main/docs/file-format.md)
|
||||
/// for more details.
|
||||
/// - A BibLaTeX `.bib` file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user