do-markdownit
Markdown-It plugin for the DigitalOcean Community.
File Explorer
Download Latest Version (.zip)- help.md
- report-a-bug.md
- request-a-feature.md
- ci.yml
- PULL_REQUEST_TEMPLATE.md
- launch.json
- client.html
- client.js
- client.scss
- render.js
- webpack.config.js
- full-input.md
- full-output.html
- fence_classes.js
- fence_classes.test.js
- fence_environment.js
- fence_environment.test.js
- fence_label.js
- fence_label.test.js
- fence_pre_attrs.js
- fence_pre_attrs.test.js
- fence_prefix.js
- fence_prefix.test.js
- fence_secondary_label.js
- fence_secondary_label.test.js
- heading_id.js
- heading_id.test.js
- image_settings.js
- image_settings.test.js
- link_attributes.js
- link_attributes.test.js
- prismjs.js
- prismjs.test.js
- underline.js
- underline.test.js
- asciinema.js
- asciinema.test.js
- callout.js
- callout.test.js
- caniuse.js
- caniuse.test.js
- codepen.js
- codepen.test.js
- columns.js
- columns.test.js
- compare.js
- compare.test.js
- details.js
- details.test.js
- dns.js
- dns.test.js
- glitch.js
- glitch.test.js
- glob.js
- glob.test.js
- instagram.js
- instagram.test.js
- rsvp_button.js
- rsvp_button.test.js
- slideshow.js
- slideshow.test.js
- terminal_button.js
- terminal_button.test.js
- twitter.js
- twitter.test.js
- vimeo.js
- vimeo.test.js
- wistia.js
- wistia.test.js
- youtube.js
- youtube.test.js
- collapsible_heading.js
- collapsible_heading.test.js
- highlight.js
- highlight.test.js
- html_comment.js
- html_comment.test.js
- image_caption.js
- image_caption.test.js
- limit_tokens.js
- limit_tokens.test.js
- table_wrapper.js
- table_wrapper.test.js
- user_mention.js
- user_mention.test.js
- prism.js
- _callouts.scss
- _code_environments.scss
- index.scss
- _callouts.scss
- _code.scss
- _code_label.scss
- _code_prefix.scss
- _code_prism.scss
- _code_secondary_label.scss
- _collapsible.scss
- _columns.scss
- _compare.scss
- _details.scss
- _heading_id.scss
- _highlight.scss
- _images.scss
- _instagram.scss
- _mixins.scss
- _rsvp_button.scss
- _slideshow.scss
- _table_wrapper.scss
- _tables.scss
- _terminal_button.scss
- _theme.scss
- _tools.scss
- _twitter.scss
- _typography.scss
- _vimeo.scss
- _wistia.scss
- _youtube.scss
- index.scss
- block_lines.js
- dom_utils.js
- find_attr.js
- find_block_embed.js
- find_tag_open.js
- helpers.js
- prism_keep_html.js
- prism_util.js
- prism_webpack.js
- reduce_fraction.js
- safe_object.js
- .editorconfig
- .eslintrc.js
- .gitignore
- .jsdoc.json
- .npmignore
- .nvmrc
- .stylelintrc.json
- CHANGELOG.md
- index.js
- index.test.js
- jest.config.js
- LICENSE
- package-lock.json
- package.json
- PUBLISH.md
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/digitalocean/do-markdownit
Downloads the entire project code from GitHub to your computer.
cd do-markdownit
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install markdown-it @digitalocean/do-markdownit
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
