We'll create fresh WordPress site with Mytory Markdown for Dropbox installed. You have 20 minutes to test the plugin after that site we'll be deleted.
한글 자막 있습니다.
Define MYTORY_MARKDOWN_APP_KEY
, MYTORY_MARKDOWN_APP_SECRET
in wp-config.php
. Then, your Dropbox App will control plugin.
Create your Dropbox App on this page.
You can use the Muitimarkdown if you install it on your server. ((Website)[https://fletcher.github.io/MultiMarkdown-6/])
Multimarkdown option will be enabled if a multimarkdown execution is on OS PATH and web server can run it.
Otherwise, you can define MYTORY_MARKDOWN_MULTIMARKDOWN_EXECUTION
constant on wp-config.php
.
ex) define('MYTORY_MARKDOWN_MULTIMARKDOWN_EXECUTION', '/opt/multimarkdown/bin/multimarkdown');