Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T test_project
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • test_group
  • test_project
  • Wiki
  • Home

Home · Changes

Page history
aobaluev created page: home authored May 10, 2017 by Alexander Baluev's avatar Alexander Baluev
Show whitespace changes
Inline Side-by-side
home.md
View page @ c003de1c
...@@ -9,6 +9,7 @@ https://ru.wikipedia.org/wiki/Markdown ...@@ -9,6 +9,7 @@ https://ru.wikipedia.org/wiki/Markdown
* irc://irc.freenode.net/gitlab * irc://irc.freenode.net/gitlab
* http://localhost:3000 * http://localhost:3000
You can add footnotes to your text as follows.[^3]
>>> >>>
If you paste a message from somewhere else If you paste a message from somewhere else
...@@ -70,7 +71,7 @@ But let's throw in a <b>tag</b>. ...@@ -70,7 +71,7 @@ But let's throw in a <b>tag</b>.
[I'm a relative reference to a repository file](LICENSE) [I'm a relative reference to a repository file](LICENSE)
[I am an absolute reference within the repository](/doc/user/markdown.md) [I am an absolute reference within the repository](/LICENSE)
[I link to the Milestones page](/../milestones) [I link to the Milestones page](/../milestones)
...@@ -78,8 +79,23 @@ But let's throw in a <b>tag</b>. ...@@ -78,8 +79,23 @@ But let's throw in a <b>tag</b>.
Or leave it empty and use the [link text itself][] Or leave it empty and use the [link text itself][]
[BINP GIT][2]
Some text to show that the reference links can follow later. Some text to show that the reference links can follow later.
[arbitrary case-insensitive reference text]: https://www.mozilla.org [arbitrary case-insensitive reference text]: https://www.mozilla.org
[1]: http://slashdot.org [1]: http://slashdot.org
[2]:http://git.inp.nsk.su
[link text itself]: https://www.reddit.com [link text itself]: https://www.reddit.com
test_group/test_project@00395e300272195b5384948c8e6361b9bc58121a
| Left Aligned | Centered | Right Aligned | Left Aligned | Centered | Right Aligned |
| :----------- | :------: | ------------: | :----------- | :------: | ------------: |
| Cell 1 | Cell 2 | Cell 3 | Cell 4 | Cell 5 | Cell 6 |
| Cell 7 | Cell 8 | Cell 9 | Cell 10 | Cell 11 | Cell 12 |
[^3]: This is my awesome footnote.
\ No newline at end of file
Clone repository
  • documentation
  • Home
  • how to setup