examples icon indicating copy to clipboard operation
examples copied to clipboard

Variables in .md are not displayed

Open metamn opened this issue 11 years ago • 0 comments

I'm looking at https://github.com/hagenburger/livingstyleguide-example/blob/master/middleman-example/source/css/base/_grid.md where I see The layout is based on <var class="$columns-count"></var> Columns and I think this will display the number of columns.

However the text displayed in the browser is: "The layout is based on Columns with width each and a gap of . Most elements can span or skip several columns."

metamn avatar Feb 21 '14 10:02 metamn