Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(482)

Side by Side Diff: polymer_0.5.0/bower_components/marked/man/marked.1

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 .ds q \N'34' 1 .ds q \N'34'
2 .TH marked 1 "2014-01-31" "v0.3.1" "marked.js" 2 .TH marked 1 "2014-01-31" "v0.3.1" "marked.js"
3 3
4 .SH NAME 4 .SH NAME
5 marked \- a javascript markdown parser 5 marked \- a javascript markdown parser
6 6
7 .SH SYNOPSIS 7 .SH SYNOPSIS
8 .B marked 8 .B marked
9 [\-o \fI<output>\fP] [\-i \fI<input>\fP] [\-\-help] 9 [\-o \fI<output>\fP] [\-i \fI<input>\fP] [\-\-help]
10 [\-\-tokens] [\-\-pedantic] [\-\-gfm] 10 [\-\-tokens] [\-\-pedantic] [\-\-gfm]
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 79
80 .SH BUGS 80 .SH BUGS
81 Please report any bugs to https://github.com/chjj/marked. 81 Please report any bugs to https://github.com/chjj/marked.
82 82
83 .SH LICENSE 83 .SH LICENSE
84 Copyright (c) 2011-2014, Christopher Jeffrey (MIT License). 84 Copyright (c) 2011-2014, Christopher Jeffrey (MIT License).
85 85
86 .SH "SEE ALSO" 86 .SH "SEE ALSO"
87 .BR markdown(1), 87 .BR markdown(1),
88 .BR node.js(1) 88 .BR node.js(1)
OLDNEW
« no previous file with comments | « polymer_0.5.0/bower_components/marked/lib/marked.js ('k') | polymer_0.5.0/bower_components/marked/package.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698