Skip to content

Conversation

@jsoref
Copy link

@jsoref jsoref commented Dec 30, 2020

This PR corrects misspellings identified by the check-spelling action.

The misspellings have been reported at jsoref@b96bdfd#commitcomment-45529054

The action reports that the changes in this PR would make it happy: 19df0b8

Note: this PR does not include the action. If you're interested in running a spell check on every PR and push, that can be offered separately.

@dynamic latestVersionInstalled;
@dynamic updateIncludesPreReleases;
@dynamic supressesUntitledDocumentOnLaunch;
@dynamic suppressesUntitledDocumentOnLaunch;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suspect that this is a user breaking change

@dynamic extensionFencedCode;
@dynamic extensionAutolink;
@dynamic extensionStrikethough;
@dynamic extensionStrikethrough;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suspect that this is a user breaking change

<dict>
<key>CFBundleURLName</key>
<string>Macdown custom control</string>
<string>MacDown custom control</string>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may be significant?

Two graph visualization grammer are supported, mermaid and graphviz.
To enable these features, options `Mermaid` and/or `Graphviz` in `MacDown` -> `Perferences...` -> `Rendering` should be checked.
Two graph visualization grammar are supported, mermaid and graphviz.
To enable these features, options `Mermaid` and/or `Graphviz` in `MacDown` -> `Preferences...` -> `Rendering` should be checked.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
To enable these features, options `Mermaid` and/or `Graphviz` in `MacDown` -> `Preferences...` -> `Rendering` should be checked.
To enable these features, options `Mermaid` and/or `Graphviz` in `MacDown` -> `Settings…` -> `Rendering` should be checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants