Project

General

Profile

Actions

Defect #41467

closed

Unexpected font size on CommonMark Markdown help pages due to missing doctype declaration

Added by Go MAEDA about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Text formatting
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

In the CommonMark Markdown help page, the font size is not displayed as intended, which contrasts with the deprecated Redcarpet-based Markdown help page. This issue is caused by the absence of a <!doctype> declaration in the HTML.

The attached patch resolves the issue by adding <!DOCTYPE html>.

Markdown Help CommonMark Markdown Help

Files

Actions #1

Updated by Go MAEDA about 1 month ago

  • Status changed from New to Resolved
  • Assignee set to Go MAEDA
  • Target version changed from Candidate for next major release to 6.0.0
  • Resolution set to Fixed

Committed the fix in r23108.

Actions #2

Updated by Go MAEDA about 1 month ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF