Logo
Explore Help
Register Sign In
yujunjun/playwright
1
0
Fork 0
You've already forked playwright
mirror of https://github.com/microsoft/playwright.git synced 2025-06-26 21:40:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
playwright/utils/doclint/check_public_api/test/md-builder-comments/doc.md

19 lines
304 B
Markdown
Raw Normal View History

chore: generate types, api.json off md rather than html (#4825)
2020-12-26 14:31:41 -08:00
# class: Foo
fix(doclint): support lists in comments (#1492) Adds logging comments to the doclint tests, and adds a new one with a bulleted list in a comment. Lists can only be used in comments where extra properties would be unexpected.
2020-03-23 14:50:32 -07:00
chore: generate types, api.json off md rather than html (#4825)
2020-12-26 14:31:41 -08:00
## method: Foo.method
fix(doclint): support lists in comments (#1492) Adds logging comments to the doclint tests, and adds a new one with a bulleted list in a comment. Lists can only be used in comments where extra properties would be unexpected.
2020-03-23 14:50:32 -07:00
- returns: <[Promise]<[ElementHandle]>>
The method does something.
chore: generate types, api.json off md rather than html (#4825)
2020-12-26 14:31:41 -08:00
### param: Foo.method.arg1
- `arg1` <[string]>
A single line argument comment
### param: Foo.method.arg2
- `arg2` <[string]>
A multiline argument comment:
* it could be this
* or it could be that
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 367ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API