Sha256: 32363ae197f100f46228602cc8e8b81c7d3b2c74b11f729c2c8c03991f2522a8
Contents?: true
Size: 241 Bytes
Versions: 10
Compression:
Stored size: 241 Bytes
Contents
# [text\_spec.rb:15](/spec/hamlit/engine/text_spec.rb#L15) ## Input ```haml . .* .. # #+ ## ``` ## Output ### Haml ```html Haml::SyntaxError: Illegal element: classes and ids must have values. ``` ### Hamlit ```html . .* .. # #+ ## ```
Version data entries
10 entries across 10 versions & 1 rubygems