Commit abf317f
no line breaks in docs-snippet tag
ember-code-snippet won't pick up a multi-line opening tag. that's
probably an issue with ember-code-snippet, but for now this fixes the
rendering on this template1 parent 1bf8bc1 commit abf317f
File tree
1 file changed
+1
-4
lines changed- tests/dummy/app/pods/docs/components/docs-snippet/demo4
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
6 | 3 | | |
7 | 4 | | |
8 | 5 | | |
| |||
0 commit comments