UNPKG

360 BMarkdownView Raw
1
20.0.2 / 2010-07-03
3==================
4
5 * Added `context` as synonym for `scope` option [Guillermo]
6 * Fixed attr splitting: `div(style:"color: red")` is now allowed
7 * Fixed issue with `(` and `)` within attrs: `a(class: (a ? 'a' : 'b'))` is now allowed
8 * Fixed issue with leading / trailing spaces in attrs: `a( href="#" )` is now allowed [Guillermo]
9