Exporting to PDF loses indents in multi-line bullet paragraphs.

Harri's Avatar

Harri

26 Jul, 2022 05:57 AM

// Please enter a detailed description of the issue // Description of the issue:

Exporting to PDF loses indents in multi-line bullet paragraphs. The left side of the text should line up with the first LETTER of the first line, but they line up with the BULLET. I hope you can fix this, because this pretty much makes Marked useless for me, forcing me to go back to using Pages (and manual editing) to export Markdown to PDF.

Attached a screenshot, which you can also find here:
https://www.dropbox.com/s/crjiqxw5vlyivjz/Marked.png?dl=0

// Please enter a list of steps required to reproduce the issue // Steps to reproduce:

  1. Export to PDF
  2. Weep :-P

// If applicable please attach a sample document that causes the issue for you.

// Configuration (do not edit) Marked 2 1031 (Mac App Store)

macOS Version: 11.6.6

additionalMathJaxConfig:
allowPageBreakInCode: YES
bookTxtIsLeanpub: NO
summaryMdIsGitBook: NO
codeIsPoetry: NO
codeCanWrap: YES
collapsibleHeadlines: NO
convertGithubCheckboxes: YES
convertGithubEmoji: YES
convertYAMLToMMD: NO
defaultMathJaxConfig: TeX-AMS-MML_HTMLorMML
defaultPreviewStyle: 102
defaultProcessor: MultiMarkdown
enableMiniMap: NO
excludeBlockQuotesFromCounts: NO
excludeFootnotesFromCounts: NO
excludeVerbatimFromCounts: NO
excludeCaptionsFromCounts: NO
folderPreviewExtensionsArray: md, markdown, txt, mdown, html, opml
githubNewlines: YES
h1IsPageBreak: NO
h2IsPageBreak: NO
hrIsPageBreak: NO
includeMathJax: NO
includeKatex: NO
limitTextWidth: NO
mathNumberEquations: NO
mathNumberEquationsSide: 0
mathNumberEquationsAMSOnly: NO
minimalJavaScript: NO
outlineModeExtensions:
permissionGranted: NO
printHeaderBottomLeft:
printHeaderBottomRight:
printHeaderFirstPage: NO
printFooterFirstPage: NO
printHeaderTopLeft:
printHeaderTopRight:
processHTMLFiles: YES
removeMetadataForPreview: NO
removeYAMLHeaders: NO
scrollToEdit: YES
shouldDetectCritic: YES
shouldHighlightMarkupErrors: NO
shouldLoadCritic: NO
syntaxHighlight: YES
syntaxHighlightOnlyLang: NO
useCustomMarkdownProcessor: NO
customMarkdownProcessor:
useCustomPreprocessor: NO
customPreprocessor:
useFirstH1AsPrintTitle: YES

  1. Support Staff 1 Posted by Brett on 26 Jul, 2022 03:04 PM

    Brett's Avatar

    What Style (theme) is this using?

  2. 2 Posted by Harri Granholm on 26 Jul, 2022 04:07 PM

    Harri Granholm's Avatar

    This is the FadingFast style.

    And, you’re right, I tried it with Swiss and it exports OK. So, it’s something about the style.

  3. Support Staff 3 Posted by Brett on 29 Jul, 2022 05:54 PM

    Brett's Avatar

    Correcting this should be a simple matter of adding (or possibly removing) a "@media print" style rule, but I won't have time to look at it right away. If you care to explore the CSS for the style, you just want to look for a rule that contains "position: outside" at some point, and change it to "position: inside" (90% sure that will be the issue). I'll dig into it when I get a chance, but I can't support all of the external styles at the same speed I deal with internal issues :).

    Thanks,
    Brett

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Already uploaded files

  • Marked.png 22.4 KB

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac