Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
b8bd921f
Commit
b8bd921f
authored
Feb 28, 2020
by
Vilem Ded
Browse files
minor details
parent
eebbb111
Changes
1
Hide whitespace changes
Inline
Side-by-side
external/contribute/markdown/markdown.md
View file @
b8bd921f
...
...
@@ -34,7 +34,7 @@ Markdown is a lightweight markup language with plain text formatting syntax whic
## Tips to write in markdown:
<table
style=
"table-layout: fixed; width:
80
%;white-space: normal"
>
<table
style=
"table-layout: fixed; width:
95
%;white-space: normal"
>
<thead>
<tr>
<th>
Markdown
</th>
...
...
@@ -151,7 +151,7 @@ Markdown is a lightweight markup language with plain text formatting syntax whic
Or use HTML tag allowing you to alter the image properties (e.g. size):
<img src="img/r3_logo.png" width="40">
<img src="img/r3_logo.png" width="40">
;
</pre>
</td>
<td>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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