Skip to content

Commit 9b26161

Browse files
jenweberRobert Jackson
authored andcommitted
[DOC release-3-20-1] fix missing docs
[ci skip] (cherry picked from commit 863cca5)
1 parent 426a2ca commit 9b26161

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

packages/@ember/-internals/glimmer/lib/syntax/in-element.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
`destinationElement`. Passing `null` changes the behaviour to appended at the end
3131
of any existing content. Any other value than `null` is currently not supported.
3232
33-
```
34-
3533
@method in-element
3634
@for Ember.Templates.helpers
3735
@public

tests/docs/expected.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ module.exports = {
276276
'href',
277277
'htmlSafe',
278278
'if',
279+
'in-element',
279280
'includes',
280281
'incrementProperty',
281282
'indexOf',

0 commit comments

Comments
 (0)