Skip to content

Commit

Permalink
Merge pull request #7102 from dgileadi/enable-markdown
Browse files Browse the repository at this point in the history
Turn on -preview=markdown
merged-on-behalf-of: Nicholas Wilson <[email protected]>
  • Loading branch information
dlang-bot authored Jul 24, 2019
2 parents 70d8611 + 775bcde commit e123a4d
Show file tree
Hide file tree
Showing 14 changed files with 306 additions and 306 deletions.
2 changes: 1 addition & 1 deletion etc/c/curl.d
Original file line number Diff line number Diff line change
Expand Up @@ -867,7 +867,7 @@ enum CurlOption {
/** We want the referrer field set automatically when following locations */
autoreferer = 58,
/** Port of the proxy, can be set in the proxy string as well with:
"[host]:[port]" */
`[host]:[port]` */
proxyport,
/** size of the POST input data, if strlen() is not good to use */
postfieldsize,
Expand Down
Loading

0 comments on commit e123a4d

Please sign in to comment.