Skip to content

issues Search Results · repo:eslint/markdown language:JavaScript

Filter by

150 results
 (92 ms)

150 results

ineslint/markdown (press backspace or delete to remove)

Rule details Warn when URLs are also defined identifiers. What type of rule is this? Warns about a potential problem Example code [Mercury](mercury) is the first planet from the sun. [mercury]: https://example.com/mercury/ ...
feature
  • TKDev7
  • 3
  • Opened 
    2 days ago
  • #419

Environment ESLint version: HEAD @eslint/markdown version: HEAD Node version: 20.18.0 npm version: 10.9.2 Operating System: Windows 11 What problem do you want to solve? In this issue, I would like ...
accepted
enhancement
  • lumirlumir
  • 1
  • Opened 
    5 days ago
  • #414

What rule do you want to change? no-missing-atx-heading-space What change do you want to make? Generate more warnings How do you think the change should be implemented? A new default behavior Example ...
accepted
enhancement
  • xbinaryx
  • 8
  • Opened 
    8 days ago
  • #409

Rule details Disallow the null character (U+0000) in Markdown documents. What type of rule is this? Warns about a potential problem Example code !-- NULL (U+0000) Character -- Prior Art Nothing. ...
feature
  • lumirlumir
  • 1
  • Opened 
    12 days ago
  • #405

Environment ESLint version: @eslint/markdown version: Node version: npm version: Operating System: What problem do you want to solve? The Markdown plugin currently only supports YAML and TOML frontmatter ...
accepted
enhancement
  • Pixel998
  • 9
  • Opened 
    12 days ago
  • #404

Rule details This rule warns when GFM autolink literals are used. What type of rule is this? Warns about a potential problem Example code For more info, visit https://www.example.com/ or email user@example.com. ...
accepted
feature
  • xbinaryx
  • 1
  • Opened 
    13 days ago
  • #399

Environment ESLint version: 9.28.0 @eslint/markdown version: 6.4.0 Node version: n/a npm version: pnpm 10.11.0 Operating System: Stackblitz Which language are you using? commonmark What did you do? ...
bug
repro:needed
  • andreww2012
  • 1
  • Opened 
    15 days ago
  • #397

Environment ESLint version: HEAD @eslint/markdown version: HEAD Node version: 20.18.0 npm version: 10.9.2 Operating System: Windows 11 What problem do you want to solve? Hello, In this issue, I would ...
enhancement
  • lumirlumir
  • 2
  • Opened 
    15 days ago
  • #396

Rule details This rule warns * and ** incompatible with CommonMark especially in some languages (especially Japanese and Chinese and sometimes Korean) What type of rule is this? Warns about a potential ...
feature
  • tats-u
  • 14
  • Opened 
    15 days ago
  • #395

Environment Node version: v22.15.0 npm version: v11.3.0 Local ESLint version: v9.27.0 (Currently used) Global ESLint version: Not found Operating System: linux 5.15.167.4-microsoft-standard-WSL2 What ...
bug
repro:yes
  • sebastian-altamirano
  • 18
  • Opened 
    18 days ago
  • #402
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub