Bold or italicized characters aren't rendered correctly
See original GitHub issuePrerequisites
- Reproduced the problem in Safe Mode (may not be approriate if your error involves markdown-preview-plus): http://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- For some reason I can’t install new packages in Safe mode. I get the following error:
Could not resolve 'markdown-pdf' to a package path
- NOTE: I am currently using macOS Mojave Beta 2. I haven’t tried this tool on any other version of macOS and a similar tool has the same issue.
- For some reason I can’t install new packages in Safe mode. I get the following error:
- Checked that the issue isn’t already filed: https://github.com/travs/markdown-pdf/issues
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:
- Created 5 years ago
- Reactions:9
- Comments:10 (1 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Still (Dre)… Atom 1.34.0 mac OS 10.14.3
The same issue with BOLD word is not bold. Fix it, please.