Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
W wow_rp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • doc
  • wow_rp
  • Wiki
  • Home

Home · Changes

Page history
yesikai created page: home authored Oct 16, 2017 by 叶思凯's avatar 叶思凯
Hide whitespace changes
Inline Side-by-side
Showing with 58 additions and 0 deletions
+58 -0
  • home.md home.md +58 -0
  • No files found.
home.md 0 → 100644
View page @ c35c789b
Markdown cells support standard Markdown syntax as well as GitHub Flavored Markdown (GFM). Open the preview to see these rendered.
### Basics
# H1
## H2
### H3
#### H4
##### H5
###### H6
---
*italic*, **bold**, ~~Scratch this.~~
`inline code`
### Lists
1. First ordered list item
2. Another item
* Unordered sub-list.
1. Actual numbers don't matter, just that it's a number
1. Ordered sub-list
4. And another item.
### Quote
> Peace cannot be kept by force; it can only be achieved by understanding.
### Links
[I'm an inline-style link](https://www.google.com)
http://example.com
You can also create a link to another note: (Note menu -> Copy Note Link -> Paste)
[01 - Getting Started](quiver-note-url/D2A1CC36-CC97-4701-A895-EFC98EF47026)
### Tables
| Tables | Are | Cool |
| ------------- |:-------------:| -----:|
| col 3 is | right-aligned | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
### GFM Task Lists
- [ ] a task list item
- [ ] list syntax required
- [ ] normal **formatting**, @mentions, #1234 refs
- [ ] incomplete
- [x] completed
### Inline LaTeX
You can use inline LaTeX inside Markdown cells as well, for example, $x^2$.
\ No newline at end of file
Clone repository
  • Home
  • test