Explorar el Código

Update README.md

Timothy hace 4 años
padre
commit
277d9ecd04
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -98,6 +98,8 @@ HTML Output:
 
 To style the language tokens, you can just copy them from any prismjs compatible ones. Here's a list of [themes](https://github.com/PrismJS/prism-themes).
 
+Note that you might have to style the code block yourself as the package does not include a `language-*` class for `pre` blocks.
+
 In addition, the following styles should be added for line highlighting and line numbers to work correctly:
 
 ```css