List indentation doesn't work in the latest version
Hello,
I've noticed that in the latest version, list indentation doesn't work any more. It works fine in the DEVONthink preview and when I open the file in IA Writer and preview it there.
With regards,
Angelo Machils
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
1 Posted by Angelo Machils on 25 Oct, 2023 10:17 AM
Forgot to add some screenshots to illustrate my problem. Weird thing is, it doesn't happen with every file......
Support Staff 2 Posted by Brett on 25 Oct, 2023 01:18 PM
Is there any chance you switched from Discount to MultiMarkdown under
Preferences->Processor? MMD requires four spaces for indentation, where
Discont will allow just two.
If that's not the case, please include the output of Help->Report an
Issue and attach a sample document that displays the issue.
On 25 Oct 2023, at 5:09, Angelo Machils wrote:
3 Posted by Angelo Machils on 25 Oct, 2023 01:31 PM
Hello,
No, I haven't changed anything in that setting, and before reporting I tried several options regarding spacing. I will create that report as requested.
With regards,
Angelo Machils
4 Posted by Angelo Machils on 25 Oct, 2023 01:40 PM
// Please enter a detailed description of the issue // Description of the issue: Indenting lists doesn’t work on some documents when previewing in Marked2. When I preview it in DEVONthink, it’s fine, also it’s fine when opening the document in IA Writer.
// Please enter a list of steps required to reproduce the issue // Steps to reproduce:
// If applicable please attach a sample document that causes the issue for you.
// Configuration (do not edit) Marked 2 1051 (Direct)
macOS Version: 12.7
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: GitHub
defaultProcessor: Discount (GFM)
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: YES
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
5 Posted by Angelo Machils on 25 Oct, 2023 01:41 PM
Hmmm, it didn't attach the document....
Support Staff 6 Posted by Brett on 25 Oct, 2023 01:54 PM
And a file demonstrating the issue, please, the actual Markdown.
On 25 Oct 2023, at 8:40, Angelo Machils wrote:
Support Staff 7 Posted by Brett on 25 Oct, 2023 01:54 PM
Oh, got it!
On 25 Oct 2023, at 8:41, Angelo Machils wrote:
Support Staff 8 Posted by Brett on 25 Oct, 2023 01:56 PM
Your lists aren't being interpreted as lists at all because there's no
line break between the bold text and the list. Add an empty line before
each list and it should work fine.
On 25 Oct 2023, at 8:41, Angelo Machils wrote:
9 Posted by Angelo Machils on 25 Oct, 2023 02:00 PM
Thank you! I didn't consider this as the preview in other applications didn't show this issue... :)
With regards,
Angelo Machils