Commit Graph

3 Commits

Author SHA1 Message Date
Trent Mick e49c4c7f42
chore(lint): refactor Markdown linting to use markdownlint-cli2 (#4713)
* chore(lint): refactor Markdown linting to use markdownlint-cli2

- first commit is just config changes; lint updates will follow

* lint fixes

* fix markdownlint for rule MD045/no-alt-text

* lint config changes for prefering 'dash' style for rule MD004/ul-style

* lint:markdown:fix changes for MD004/ul-style

* manually apply this h3->h2 fix that Amir had in his #4703 PR

* mention markdown linting in the Linting section of the contributor guide

* add link to rules docs

---------

Co-authored-by: Marc Pichler <marc.pichler@dynatrace.com>
2024-05-21 14:44:23 +02:00
Daniel Dyla d1621d2c8b
Update API readme and doc links (#3401)
* Update readme docs link to reflect new API location

* Update feature status

* Fix API doc links and readme
2022-11-10 17:09:03 -05:00
Chengzhong Wu b934cbc486
docs: merge package api docs (#3255)
Co-authored-by: Daniel Dyla <dyladan@users.noreply.github.com>
2022-10-07 16:21:18 +08:00