Sha256: 64f4c98a4c45100091eb050a71522ec40e99076dd464cbc005581e65853db353

Contents?: true

Size: 220 Bytes

Versions: 6

Compression:

Stored size: 220 Bytes

Contents

# [./spec/render/doctype_spec.rb:10](../../../spec/render/doctype_spec.rb#L10)
## Input
```haml
!!! xml
```

## Faml
```html


```

## Haml
```html

```

## Hamlit (Error)
```html
Invalid xml directive in html mode
```

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
faml-0.7.0 incompatibilities/spec/render/doctype_spec.md
faml-0.6.5 incompatibilities/spec/render/doctype_spec.md
faml-0.6.4 incompatibilities/spec/render/doctype_spec.md
faml-0.6.3 incompatibilities/spec/render/doctype_spec.md
faml-0.6.2 incompatibilities/spec/render/doctype_spec.md
faml-0.6.1 incompatibilities/spec/render/doctype_spec.md