Scrivener
// Please enter a detailed description of the issue // Description of the issue: Does Marked support Scrivener files anymore? I can’t get any to display.
// Please enter a list of steps required to reproduce the issue // Steps to reproduce:
- several .scriv files
- File->open in Marked2
- Always get a blank page
// If applicable please attach a sample document that causes the issue for you.
// Configuration (do not edit) Marked 2 1046 (Direct)
macOS Version: 13.4
additionalMathJaxConfig:
allowPageBreakInCode: YES
bookTxtIsLeanpub: NO
summaryMdIsGitBook: NO
codeIsPoetry: NO
codeCanWrap: NO
collapsibleHeadlines: NO
convertGithubCheckboxes: YES
convertGithubEmoji: YES
convertYAMLToMMD: NO
defaultMathJaxConfig: TeX-AMS-MML_HTMLorMML
defaultPreviewStyle: 3
defaultProcessor: MultiMarkdown
enableMiniMap: YES
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: YES
mathNumberEquations: NO
mathNumberEquationsSide: 0
mathNumberEquationsAMSOnly: NO
minimalJavaScript: NO
outlineModeExtensions:
permissionGranted: YES
printHeaderBottomLeft:
printHeaderBottomRight:
printHeaderFirstPage: NO
printFooterFirstPage: NO
printHeaderTopLeft:
printHeaderTopRight:
processHTMLFiles: YES
removeMetadataForPreview: YES
removeYAMLHeaders: NO
scrollToEdit: YES
shouldDetectCritic: YES
shouldHighlightMarkupErrors: YES
shouldLoadCritic: NO
syntaxHighlight: YES
syntaxHighlightOnlyLang: NO
useCustomMarkdownProcessor: NO
customMarkdownProcessor:
useCustomPreprocessor: YES
customPreprocessor: ~/Documents/Scripts/marked2_wikilinks.rb
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
Support Staff 1 Posted by Brett on 17 Jun, 2023 12:27 PM
Marked requires installing the Apple Command Line tools, or your own installations of Ruby and Python. Do you have Ruby and Python available?
Apple stopped bundling these on newer operating systems and Marked needs them for scrivener and criticmarkup.
Thanks,
Brett
On Jun 17, 2023 at 3:47 AM -0500, Tim Smith <[email blocked]>, wrote:
2 Posted by Tim SMith on 17 Jun, 2023 08:20 PM
Thanks. I don't have these installed as far as I can tell. I will install and see what happens.
Tim
3 Posted by Saltlane on 18 Jun, 2023 07:53 AM
Hi Brett,
Installed Apple Command Line Tools and it works fine now.
Thanks
Tim
On 17 Jun 2023, at 13:27, Brett <[email blocked]> wrote:
4 Posted by Saltlane on 18 Jun, 2023 08:06 AM
FYI - Excellent instructions for the tools can be found here:
https://mac.install.guide/commandlinetools/index.html
Tim
Support Staff 5 Posted by Brett on 18 Jun, 2023 11:17 AM
Thanks, I'll add some more info to the documentation.
-Brett
On 18 Jun 2023, at 3:06, Saltlane wrote: