Skip to content

Commit

Permalink
Merge branch 'master' of github.com:SublimeText/NaturalDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
njlg committed Mar 26, 2012
2 parents 3589d6e + 3b637f0 commit 1a1dfce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Results in:
///////////////////////////
// this is a pretty item //
///////////////////////////
```

Examples in Perl:

Expand Down Expand Up @@ -232,6 +233,7 @@ def test_test(one, two=12, three='something'):
If this setting is set to `True`, then pressing `Enter` on a line with a double-slash or number-sign comment will place that comment punctuation at the beginning of the next line.

Example:

```javascript
// hello |
```
Expand Down

0 comments on commit 1a1dfce

Please sign in to comment.