Skip to content

Conversation

@stevemoser
Copy link
Contributor

Marked version:

Markdown flavor: Markdown.pl|CommonMark|GitHub Flavored Markdown|n/a

Description

"As of npm 5.0.0, installed modules are added as a dependency by default, so the --save option is no longer needed. The other save options still exist and are listed in the documentation for npm install."

https://stackoverflow.com/a/19578808/142358

Contributor

  • Test(s) exist to ensure functionality and minimize regression (if no tests added, list tests covering this PR); or,
  • [x ] no tests required for this PR.
  • If submitting new feature, it has been documented in the appropriate places.

Committer

In most cases, this should be a different person than the contributor.

  • Draft GitHub release notes have been updated.
  • CI is green (no forced merge required).
  • Merge PR

@styfle
Copy link
Member

styfle commented Feb 18, 2019

@stevemoser Thanks for the contribution!

I think it is a little more clear with --save (as opposed to --save-dev) and works with npm older than a year (npm 5 wasn't released until May 2017).


@UziTech What do you think?

@UziTech
Copy link
Member

UziTech commented Feb 18, 2019

I'm good either way. Since the docs are for beginners, it seems like keeping it simple would be best.

Copy link
Member

@styfle styfle left a comment

Choose a reason for hiding this comment

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

👌

@styfle styfle merged commit f42c4a7 into markedjs:master Feb 19, 2019
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.

3 participants