eslint / markdown

Lint JavaScript code blocks in Markdown documents
MIT License
406 stars 63 forks source link

docs: [RFC] Configuring File Name from Block Meta #230

Open JoshuaKGoldberg opened 11 months ago

JoshuaKGoldberg commented 11 months ago

Per https://github.com/eslint/eslint-plugin-markdown/issues/226#issuecomment-1787371429, this is a mini-RFC based on roughly half of the design format from https://github.com/eslint/rfcs. Sending as a PR so we can make comment threads per-line and see a commit history.

eslint-github-bot[bot] commented 11 months ago

Hi @JoshuaKGoldberg!, thanks for the Pull Request

The pull request title isn't properly formatted. We ask that you update the pull request title to match this format, as we use it to generate changelogs and automate releases.

To Fix: You can fix this problem by clicking 'Edit' next to the pull request title at the top of this page.

Read more about contributing to ESLint here

JoshuaKGoldberg commented 7 months ago

I asked Docusaurus about the decision to use title: https://github.com/facebook/docusaurus/discussions/10033.