Critic Markup is not working
// Please enter a detailed description of the issue // Description of the issue:
// Please enter a list of steps required to reproduce the issue // Steps to reproduce:
- Create a markdown with critict markup on it
- Open with Marked 2
// 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: 12.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: 100
defaultProcessor: MultiMarkdown
enableMiniMap: NO
excludeBlockQuotesFromCounts: NO
excludeFootnotesFromCounts: YES
excludeVerbatimFromCounts: YES
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
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 Luis Puerto on 05 Oct, 2022 08:35 AM
By the way on the log says:
Support Staff 2 Posted by Brett on 06 Oct, 2022 10:07 PM
CriticMarkup handling is currently a mess, as there's no longer a Python binary I can rely on (as of Monterey) and it's breaking things even if Python is installed by the user (in some cases). I'm currently rewriting the CriticMarkup and other features to avoid shelling out to Python and Ruby, but I'm going to need some time to complete it. If CriticMarkup is coming up blank for you, consider it a known issue that's under repair.
-Brett
3 Posted by Luis Puerto on 07 Oct, 2022 07:22 AM
Hey!
Thanks a lot for the quick reply.
Sorry to hear that things aren't working as they should and I totally understand. However… I use also DEVONThink to manage and store most of my markdown notes and they are using Multimarkdown which I believe renders out of the box Critic Markup correctly. One just needs to apply the correct CSS styles to properly see the markup.
Perhaps a quick fix up would be something like that I don't really need to buttons although I think they could be helpful.