question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bold or italicized characters aren't rendered correctly

See original GitHub issue

Prerequisites

Issue description

Whenever I generate a PDF, any items that are italicized or in bold are not rendered appropriately. For example, pdf looks like pdf.

Steps to reproduce

Create a markdown document, enter the text below, and render the document to PDF using this package.

The word BOLD should look bold.

Expected behavior: [What you expect to happen] **BOLD** -> BOLD

Actual behavior: [What actually happens] **BOLD** -> BOLD

This file is the output from the text below in a file titled Test.md.

Input

The word **BOLD** should look bold.

Versions

Atom : 1.28.0 Electron: 2.0.3 Chrome : 61.0.3163.100 Node : 8.9.3 apm 1.19.0 npm 3.10.10 node 6.9.5 x64 atom 1.28.0 python 2.7.10 git 2.15.2

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:9
  • Comments:10 (1 by maintainers)

github_iconTop GitHub Comments

5reactions
diplodatacommented, Feb 13, 2019

Still (Dre)… Atom 1.34.0 mac OS 10.14.3

4reactions
LowKostKustomzcommented, Oct 12, 2018

The same issue with BOLD word is not bold. Fix it, please.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Italics & Bold not rendering properly if they are the final ...
All characters should be italicized and fully visible. Actual behavior. The last character before a newline is cut-off where the italic character would...
Read more >
Bold or italic | Butterick's Practical Typography
Rule #2: use bold and italic as little as possible. They are tools for emphasis. But if everything is emphasized, then nothing is...
Read more >
Publisher 2016 character spacing wrong if bold or italic on ...
The problem is that if the font style changes between regular, bold, italic or both anywhere within the line, the character spacing seems...
Read more >
How To Easily Fix Google Chrome Italic Font Issue - YouTube
Are you annoyed by the Italic font style rendering of the text in Google Chrome? Worry no more! Here is an easy, simple...
Read more >
How to avoid faux-italic & bold styles in CSS | Metal Toad
Also, the type rendering being ugly doesn't happen in non-IE browsers as well, if I'm correct. Fri, 09/23/2011 - 18:39.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found