markdown-pdf icon indicating copy to clipboard operation
markdown-pdf copied to clipboard

Each line in markdown is written as a new line and not as a paragraph in the PDF

Open stefaniecg opened this issue 3 years ago • 0 comments

Prerequisites

  • [ ] 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
  • [ ] Checked that the issue isn't already filed: https://github.com/travs/markdown-pdf/issues)

Issue description

Steps to reproduce

Expected behavior: [What you expect to happen] All lines are joined in a paragraph.

Actual behavior: [What actually happens] All lines are single written in PDF.

Input

If your markdown document does not contain sensitive information, it is easier to diagnose with the exact contents of the file. You can create a gist of the file and paste the link here: https://gist.github.com

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

stefaniecg avatar Oct 09 '22 11:10 stefaniecg