Skip to content

Solved issue 1156 and issue 1157#1165

Open
Gowa2017 wants to merge 1 commit intoMacDownApp:masterfrom
Gowa2017:issue_1156_remove_mermaid_css_file
Open

Solved issue 1156 and issue 1157#1165
Gowa2017 wants to merge 1 commit intoMacDownApp:masterfrom
Gowa2017:issue_1156_remove_mermaid_css_file

Conversation

@Gowa2017
Copy link
Copy Markdown
Contributor

@Gowa2017 Gowa2017 commented Mar 12, 2020

  1. Remove the related part in MPRenderer.m (instead of only commenting it out). We can easily revert the change if we regret. That's the point for Git.
  2. Remove the Mermaid style sheet.
  3. Update MacDown/Resources/Extensions/mermaid.init.js accordingly.
  4. Set mermaid's theme to forest.
    5. issue 1157's problem I don't found.

Test code:

gantt
    title A Gantt Diagram
    section Section
    A task           :a1, 2020-03-01, 30d
    Another task     :after a1  , 20d
    section Another
    Task in sec      :2020-03-12  , 12d
    another task      : 24d

And render result.

image

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.

1 participant