diff --git a/README.md b/README.md index 81a85d9..1fdbaeb 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ main = putStrLn $ show x Codedown can use wildcards to match file paths, which are used by some markdown implementations: -* *lib/codedown.js* +*lib/codedown.js:* ```lib/codedown.js var x = 42;