🚀 Feature: Parse description as markdown (in addition to HTML) #1934
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
As of #1819 -> #1820, the
description
option can be provided as HTML. Descriptions like:...can be parsed nicely and turned into plain text for non-HTML locations such as
package.json
.A nice next step would be to additionally allow markdown descriptions:
Backticks like that are not yet supported.
Additional Info
Example of how I discovered this the hard way, forgetting it was HTML only: https://github.com/JoshuaKGoldberg/eslint-plugin-erasable-syntax-only/blob/9cdfa2583a9385656c09dba9e11d03a4c27e1ee0/README.md?plain=1#L4
💖
The text was updated successfully, but these errors were encountered: