Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Yuki
gajim-plugins
Commits
f1c8c440
Commit
f1c8c440
authored
May 08, 2019
by
Daniel Brötzmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[syntax_highlight] Update manifest.ini
parent
c60deaea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
syntax_highlight/manifest.ini
syntax_highlight/manifest.ini
+5
-4
No files found.
syntax_highlight/manifest.ini
View file @
f1c8c440
...
...
@@ -3,16 +3,17 @@
# branch or so...
name:
Source
Code
Syntax
Highlight
short_name:
syntax_highlight
version:
1.2.
4
description:
Source
Code
Syntax
Highlighting
in
the
chat
box
.
version:
1.2.
5
description:
Source
Code
Syntax
Highlighting
in
the
chat
window
.
It
uses
markdown-style
syntax,
i.e.
text
in
between
`single
backticks`
is
rendered
as
inline
code,
```language
rendered
as
inline
code,
```language
selection
is
possible
in
multi-line
code
snippets
in
between
triple-backticks
Note
the
newlines
in
this
case...
```
*
Note:
*
You
need
to
have
pygments
installed.
Note:
You
need
to
have
pygments
installed.
Please
refer
to
the
plugin's
Wiki
page
for
more
information.
Changing
settings
will
take
effect
after
closing
and
opening
the
message
...
...
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