✅ Revisa el estado de los tests del entorno
This commit is contained in:
parent
736e1be6ea
commit
c6800e4387
13 changed files with 46 additions and 13 deletions
|
|
@ -11,7 +11,7 @@ use std::fmt;
|
|||
/// Languages are represented by *PascalCase* enums within the code and are mapped to corresponding
|
||||
/// [highlight.js](https://highlightjs.org/) language names.
|
||||
///
|
||||
/// ```rust
|
||||
/// ```rust#ignore
|
||||
/// use pagetop_hljs::HljsLang;
|
||||
///
|
||||
/// assert_eq!(HljsLang::CoffeeScript.to_string(), "coffeescript".to_string());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue