1
0
Fork 0

Merge pull request #73 from algolia/fixed-markdown-links-corner-case

Fixed markdown links inside code blocks
This commit is contained in:
Vincent Voyer 2016-02-08 09:09:28 +01:00
commit 4c60f78409

View file

@ -130,9 +130,9 @@ sets white and purples colors.
If you want to do heavily change the way results are displayed, you might find
it easier to directly edit the `scss` files in this repository.
`[_variables.scss][18]`
[`_variables.scss`][18]
contains all the color, breakpoints and size definitions while
`[_main.scss][19]`
[`_main.scss`][19]
holds the structure of the display.
You can regenerate the whole final `css` file from those `scss` files by running