lib/rdoc/markdown/entities.rb

Summary

Maintainability
F
5 days
Test Coverage

File entities.rb has 2127 lines of code (exceeds 250 allowed). Consider refactoring.
Open

RDoc::Markdown::HTML_ENTITIES = {
  "AElig" => [0x000C6],
  "AMP" => [0x00026],
  "Aacute" => [0x000C1],
  "Abreve" => [0x00102],
Severity: Major
Found in lib/rdoc/markdown/entities.rb - About 5 days to fix

    There are no issues that match your filters.

    Category
    Status