Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
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
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
95efb4d5dc6cf95a508cc08f97bd9890
mooc-rr
Commits
337036e7
Commit
337036e7
authored
Sep 22, 2020
by
95efb4d5dc6cf95a508cc08f97bd9890
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
A first new file_Q. deng
parent
e391755a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
26 additions
and
0 deletions
+26
-0
fichier-markdown_1.md
module1/exo2/fichier-markdown_1.md
+26
-0
No files found.
module1/exo2/fichier-markdown_1.md
0 → 100644
View file @
337036e7
# This is an <h1> tag
## This is an <h2> tag
###### This is an <h6> tag
*This text will be italic*
_This will also be italic_
**This text will be bold**
__This will also be bold__
_You **can** combine them_
-
Item 1
-
Item 2
-
Item 2a
-
Item 2b

Format: !
[
Alt Text
](
url
)
http://github.com - automatic!
[
GitHub
](
http://github.com
)
As Kanye West said:
> We're living the future so
> the present is our past.
To print some text with python, you should use the
`print()`
function.
```
print("Hello world!")
```
\ No newline at end of file
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