1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

Don't try to link to Sass::Plugin in Changelog.

Change braces to backticks so generating docs doesn't try to create
link to `Sass::Plugin`. Use backticks to format as code instead.

This removes warning "Cannot resolve link to Sass::Plugin" that was
being generated.
This commit is contained in:
Matt Wildig 2012-05-22 22:31:44 +01:00 committed by Norman Clarke
parent ce2d5ca45a
commit 4b6f9c0cd1

View file

@ -1172,7 +1172,7 @@ There is now a `:cdata` filter for wrapping text in CDATA tags.
#### `:sass`
The `:sass` filter now uses options set in {Sass::Plugin},
The `:sass` filter now uses options set in `Sass::Plugin`,
if they're available.
### Executables