datdotorg / website

website
https://datdot.org
Apache License 2.0
13 stars 2 forks source link

Markdown issue report #57

Open fionataeyang opened 4 years ago

fionataeyang commented 4 years ago

@todo

Can it support

Markdown

Plugin: Markdown-it

@issue

  1. mermaid plugin: mermaid Not support to use require() This is an error when I tried to use require() to apply.

    ParseError: 'import' and 'export' may appear only with 'sourceType: module'
    line 8
    datdot/node_modules/entity-decode/browser.js
    export default function decode(html) {
    ^
  2. Image size Seems it doesn't support [image](url =200x200) convert to resize the image Plugin: markdown-imsize There is an issue to apply. Need to find another plugin to solve image size issue.