BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
07bc0b43
Commit
07bc0b43
authored
Mar 02, 2016
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'notes_guidelines' into 'master'
Change doc styleguide to use blockquotes for notes See merge request !3009
parents
156642cf
bfeab78a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
3 deletions
+13
-3
doc_styleguide.md
doc/development/doc_styleguide.md
+13
-3
No files found.
doc/development/doc_styleguide.md
View file @
07bc0b43
...
...
@@ -85,9 +85,19 @@ Inside the document:
## Notes
-
Notes should be in italics with the word
`Note:`
being bold. Use this form:
`_**Note:** This is something to note._`
. If the note spans across multiple
lines it's OK to split the line.
-
Notes should be quoted with the word
`Note:`
being bold. Use this form:
```
>**Note:**
This is something to note.
```
which renders to:
>**Note:**
This is something to note.
If the note spans across multiple lines it's OK to split the line.
## New features
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment