playwright/utils/doclint/check_public_api/test/check-duplicates/doc.md

18 lines
195 B
Markdown
Raw Normal View History

# class: Bar
2019-11-19 03:18:28 +01:00
# class: Foo
2019-11-19 03:18:28 +01:00
## method: Foo.test
2019-11-19 03:18:28 +01:00
## method: Foo.test
2019-11-19 03:18:28 +01:00
## method: Foo.title
### param: Foo.title.arg
2019-11-19 03:18:28 +01:00
- `arg` <[number]>
### param: Foo.title.arg
- `arg` <[number]>
2019-11-19 03:18:28 +01:00
# class: Bar