Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
S
sidekick
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
Privat - Marco Schmiedel
sidekick
Commits
0ea13f4f
Commit
0ea13f4f
authored
Jun 22, 2022
by
Kevin Yumang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
SERV-2286 - codemirror documentation - added supported languages and themes
parent
90ce698a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
3 deletions
+16
-3
Index.blade.php
src/Views/Limitless/Codemirror/Documentation/Index.blade.php
+16
-3
No files found.
src/Views/Limitless/Codemirror/Documentation/Index.blade.php
View file @
0ea13f4f
...
...
@@ -29,17 +29,17 @@
[
[
'value'
=>
'language'
],
[
'value'
=>
'<i>String</i> [Default = <code>""</code>]'
,
'secure'
=>
false
],
[
'value'
=>
'The
header title of the card.'
]
[
'value'
=>
'The
language of the code to write. <code>javascript | manticore | python | shell</code>'
,
'secure'
=>
false
]
],
[
[
'value'
=>
'theme'
],
[
'value'
=>
'<i>String</i> [Default = <code>"icecoder"</code>]'
,
'secure'
=>
false
],
[
'value'
=>
'The
header icon of the card
.'
]
[
'value'
=>
'The
theme of the editor
.'
]
],
[
[
'value'
=>
'value'
],
[
'value'
=>
'<i>String</i> [Default = <code>"... no value parameter set..."</code>]'
,
'secure'
=>
false
],
[
'value'
=>
'
Option to make the card body to show or hide
.'
]
[
'value'
=>
'
The value or text to display
.'
]
],
[
[
'value'
=>
'extra'
],
...
...
@@ -50,6 +50,19 @@
@
Limitless
::
TableStop
@
Limitless
::
Divider
</
br
>
<
h6
>
Themes
</
h6
>
<
code
>
3024
-
day
|
3024
-
night
|
abcdef
|
ambiance
|
base16
-
dark
|
base16
-
light
|
bespin
|
blackboard
|
cobalt
|
codemirror
|
colorforth
|
darcula
|
dracula
|
duotone
-
dark
|
duotone
-
light
|
eclipse
|
elegant
|
erlang
-
dark
|
gruvbox
-
dark
|
hopscotch
|
icecoder
|
idea
|
isotope
|
lesser
-
dark
|
liquibyte
|
lucario
|
material
|
mbo
|
mdn
-
like
|
midnight
|
monokai
|
neat
|
neo
|
night
|
nord
|
oceanic
-
next
|
panda
-
syntax
|
paraiso
-
dark
|
paraiso
-
light
|
pastel
-
on
-
dark
|
railscasts
|
rubyblue
|
seti
|
shadowfox
|
solarized
|
the
-
matrix
|
tomorrow
-
night
-
bright
|
tomorrow
-
night
-
eighties
|
ttcn
|
twilight
|
vibrant
-
ink
|
xq
-
dark
|
xq
-
light
|
yeti
|
yonce
|
zenburn
</
code
>
@
Limitless
::
ElementCardStop
{{
--
Sample
Output
--
}}
...
...
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