mirror of
https://github.com/latex-lsp/texlab.git
synced 2025-08-04 10:49:55 +00:00
Add parser for names in bibliographies
This commit is contained in:
parent
2cd075afe4
commit
ed4cfb6a4f
17 changed files with 906 additions and 6078 deletions
|
@ -103,4 +103,4 @@ pub async fn convert(input: String, from: InputFormat, to: OutputFormat) -> Stri
|
|||
let data = fs::read(output_path).await.unwrap();
|
||||
String::from_utf8_lossy(&data).into_owned()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue