This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-09-23
Channels
- # alda (1)
- # beginners (26)
- # boot (88)
- # carry (2)
- # cider (6)
- # clara (6)
- # cljs-dev (43)
- # cljsrn (14)
- # clojure (48)
- # clojure-belgium (2)
- # clojure-czech (4)
- # clojure-dev (1)
- # clojure-dusseldorf (7)
- # clojure-japan (1)
- # clojure-russia (55)
- # clojure-spec (65)
- # clojure-taiwan (1)
- # clojure-uk (28)
- # clojurescript (154)
- # cursive (5)
- # datomic (1)
- # editors (2)
- # emacs (29)
- # funcool (1)
- # jobs (3)
- # lambdaisland (5)
- # leiningen (1)
- # luminus (2)
- # new-channels (1)
- # off-topic (17)
- # om (18)
- # om-next (10)
- # onyx (24)
- # parinfer (14)
- # pedestal (4)
- # planck (3)
- # re-frame (69)
- # reactive (2)
- # reagent (3)
- # schema (2)
- # spacemacs (2)
- # sql (13)
- # vim (11)
anyone know if Jira has syntax for inline code, like backticks in markdown or tilde in org-mode?
There is
You can just do {{ code stuff }}
Basically just prints text as monospace font
I don’t think you can do blocks of code though
@plexus it knows way more than that (though I use single brackets {code}some code;{code} it knows:
ActionScript
AppleScript
Bash
C#
C++
CSS
ColdFusion
Delphi
Diff
Erlang
Groovy
HTML and XML
Java
Java FX
JavaScript
PHP
Perl
Plain Text
PowerShell
Python
Ruby
SQL
Sass
Scala
Visual Basic
Though it's version specific so it may just be you have a really old jira ;)You activate the highlighting with slightly different trigger constants though:
actionscript3
applescript
bash
c#
cpp
css
coldfusion
delphi
diff
erl
groovy
xml
java
jfx
js
php
perl
text
powershell
py
ruby
sql
sass
scala
vb