Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
hubzilla
core
Commits
1925f2de
Commit
1925f2de
authored
May 30, 2017
by
Zot
Committed by
Mario
Jun 07, 2017
Browse files
add the hl tag to the bbcode ref
parent
5235a72b
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/member/bbcode.html
View file @
1925f2de
...
...
@@ -25,6 +25,9 @@
<tr>
<td><code>
[color=red]red[/color]
</code></td><td><span
style=
"color: red;"
>
red
</span></td>
</tr>
<tr>
<td><code>
[hl]highlighted[/hl]
</code></td><td><span
style=
"background-color: yellow;"
>
highlighted
</span></td>
</tr>
<tr>
<td><code>
[font=courier]some text[/font]
</code></td><td><span
style=
"font-family: courier;"
>
some text
</span></td>
</tr>
...
...
Write
Preview
Supports
Markdown
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