wallaby 7.0.0.beta2 → 7.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (423) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/stylesheets/wallaby/base/_override_vars.scss +3 -0
  3. data/app/assets/stylesheets/wallaby/base.scss +2 -1
  4. data/lib/wallaby/version.rb +1 -1
  5. metadata +21 -434
  6. data/config/brakeman.ignore +0 -26
  7. data/config/massa.yml +0 -45
  8. data/config/rails_best_practices.yml +0 -42
  9. data/vendor/assets/javascripts/codemirror/5.49.2/addon/comment/comment.js +0 -209
  10. data/vendor/assets/javascripts/codemirror/5.49.2/addon/comment/continuecomment.js +0 -113
  11. data/vendor/assets/javascripts/codemirror/5.49.2/addon/dialog/dialog.css +0 -32
  12. data/vendor/assets/javascripts/codemirror/5.49.2/addon/dialog/dialog.js +0 -161
  13. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/autorefresh.js +0 -47
  14. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/fullscreen.css +0 -6
  15. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/fullscreen.js +0 -41
  16. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/panel.js +0 -127
  17. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/placeholder.js +0 -63
  18. data/vendor/assets/javascripts/codemirror/5.49.2/addon/display/rulers.js +0 -51
  19. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/closebrackets.js +0 -191
  20. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/closetag.js +0 -184
  21. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/continuelist.js +0 -99
  22. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/matchbrackets.js +0 -150
  23. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/matchtags.js +0 -66
  24. data/vendor/assets/javascripts/codemirror/5.49.2/addon/edit/trailingspace.js +0 -27
  25. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/brace-fold.js +0 -105
  26. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/comment-fold.js +0 -59
  27. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/foldcode.js +0 -152
  28. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/foldgutter.css +0 -20
  29. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/foldgutter.js +0 -163
  30. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/indent-fold.js +0 -48
  31. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/markdown-fold.js +0 -49
  32. data/vendor/assets/javascripts/codemirror/5.49.2/addon/fold/xml-fold.js +0 -184
  33. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/anyword-hint.js +0 -41
  34. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/css-hint.js +0 -60
  35. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/html-hint.js +0 -350
  36. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/javascript-hint.js +0 -157
  37. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/show-hint.css +0 -36
  38. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/show-hint.js +0 -460
  39. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/sql-hint.js +0 -304
  40. data/vendor/assets/javascripts/codemirror/5.49.2/addon/hint/xml-hint.js +0 -123
  41. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/coffeescript-lint.js +0 -47
  42. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/css-lint.js +0 -40
  43. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/html-lint.js +0 -59
  44. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/javascript-lint.js +0 -63
  45. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/json-lint.js +0 -40
  46. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/lint.css +0 -73
  47. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/lint.js +0 -252
  48. data/vendor/assets/javascripts/codemirror/5.49.2/addon/lint/yaml-lint.js +0 -41
  49. data/vendor/assets/javascripts/codemirror/5.49.2/addon/merge/merge.css +0 -119
  50. data/vendor/assets/javascripts/codemirror/5.49.2/addon/merge/merge.js +0 -1002
  51. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/loadmode.js +0 -64
  52. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/multiplex.js +0 -131
  53. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/multiplex_test.js +0 -33
  54. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/overlay.js +0 -90
  55. data/vendor/assets/javascripts/codemirror/5.49.2/addon/mode/simple.js +0 -216
  56. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/colorize.js +0 -40
  57. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/runmode-standalone.js +0 -158
  58. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/runmode.js +0 -72
  59. data/vendor/assets/javascripts/codemirror/5.49.2/addon/runmode/runmode.node.js +0 -197
  60. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/annotatescrollbar.js +0 -122
  61. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/scrollpastend.js +0 -48
  62. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/simplescrollbars.css +0 -66
  63. data/vendor/assets/javascripts/codemirror/5.49.2/addon/scroll/simplescrollbars.js +0 -152
  64. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/jump-to-line.js +0 -50
  65. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/match-highlighter.js +0 -165
  66. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/matchesonscrollbar.css +0 -8
  67. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/matchesonscrollbar.js +0 -97
  68. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/search.js +0 -260
  69. data/vendor/assets/javascripts/codemirror/5.49.2/addon/search/searchcursor.js +0 -293
  70. data/vendor/assets/javascripts/codemirror/5.49.2/addon/selection/active-line.js +0 -72
  71. data/vendor/assets/javascripts/codemirror/5.49.2/addon/selection/mark-selection.js +0 -119
  72. data/vendor/assets/javascripts/codemirror/5.49.2/addon/selection/selection-pointer.js +0 -98
  73. data/vendor/assets/javascripts/codemirror/5.49.2/addon/tern/tern.css +0 -87
  74. data/vendor/assets/javascripts/codemirror/5.49.2/addon/tern/tern.js +0 -718
  75. data/vendor/assets/javascripts/codemirror/5.49.2/addon/tern/worker.js +0 -44
  76. data/vendor/assets/javascripts/codemirror/5.49.2/addon/wrap/hardwrap.js +0 -145
  77. data/vendor/assets/javascripts/codemirror/5.49.2/lib/codemirror.js +0 -9783
  78. data/vendor/assets/javascripts/codemirror/5.49.2/mode/apl/apl.js +0 -174
  79. data/vendor/assets/javascripts/codemirror/5.49.2/mode/apl/index.html +0 -72
  80. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asciiarmor/asciiarmor.js +0 -74
  81. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asciiarmor/index.html +0 -46
  82. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asn.1/asn.1.js +0 -204
  83. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asn.1/index.html +0 -78
  84. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asterisk/asterisk.js +0 -220
  85. data/vendor/assets/javascripts/codemirror/5.49.2/mode/asterisk/index.html +0 -155
  86. data/vendor/assets/javascripts/codemirror/5.49.2/mode/brainfuck/brainfuck.js +0 -85
  87. data/vendor/assets/javascripts/codemirror/5.49.2/mode/brainfuck/index.html +0 -85
  88. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/clike.js +0 -935
  89. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/index.html +0 -380
  90. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/scala.html +0 -767
  91. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clike/test.js +0 -165
  92. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clojure/clojure.js +0 -292
  93. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clojure/index.html +0 -95
  94. data/vendor/assets/javascripts/codemirror/5.49.2/mode/clojure/test.js +0 -384
  95. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cmake/cmake.js +0 -97
  96. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cmake/index.html +0 -129
  97. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cobol/cobol.js +0 -255
  98. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cobol/index.html +0 -210
  99. data/vendor/assets/javascripts/codemirror/5.49.2/mode/coffeescript/coffeescript.js +0 -359
  100. data/vendor/assets/javascripts/codemirror/5.49.2/mode/coffeescript/index.html +0 -740
  101. data/vendor/assets/javascripts/codemirror/5.49.2/mode/commonlisp/commonlisp.js +0 -124
  102. data/vendor/assets/javascripts/codemirror/5.49.2/mode/commonlisp/index.html +0 -177
  103. data/vendor/assets/javascripts/codemirror/5.49.2/mode/crystal/crystal.js +0 -433
  104. data/vendor/assets/javascripts/codemirror/5.49.2/mode/crystal/index.html +0 -116
  105. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/css.js +0 -831
  106. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/gss.html +0 -104
  107. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/gss_test.js +0 -17
  108. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/index.html +0 -75
  109. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/less.html +0 -152
  110. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/less_test.js +0 -54
  111. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/scss.html +0 -158
  112. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/scss_test.js +0 -110
  113. data/vendor/assets/javascripts/codemirror/5.49.2/mode/css/test.js +0 -217
  114. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cypher/cypher.js +0 -150
  115. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cypher/index.html +0 -64
  116. data/vendor/assets/javascripts/codemirror/5.49.2/mode/cypher/test.js +0 -37
  117. data/vendor/assets/javascripts/codemirror/5.49.2/mode/d/d.js +0 -223
  118. data/vendor/assets/javascripts/codemirror/5.49.2/mode/d/index.html +0 -273
  119. data/vendor/assets/javascripts/codemirror/5.49.2/mode/d/test.js +0 -11
  120. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dart/dart.js +0 -166
  121. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dart/index.html +0 -71
  122. data/vendor/assets/javascripts/codemirror/5.49.2/mode/diff/diff.js +0 -47
  123. data/vendor/assets/javascripts/codemirror/5.49.2/mode/diff/index.html +0 -117
  124. data/vendor/assets/javascripts/codemirror/5.49.2/mode/django/django.js +0 -356
  125. data/vendor/assets/javascripts/codemirror/5.49.2/mode/django/index.html +0 -73
  126. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dockerfile/dockerfile.js +0 -211
  127. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dockerfile/index.html +0 -73
  128. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dockerfile/test.js +0 -128
  129. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dtd/dtd.js +0 -142
  130. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dtd/index.html +0 -89
  131. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dylan/dylan.js +0 -352
  132. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dylan/index.html +0 -407
  133. data/vendor/assets/javascripts/codemirror/5.49.2/mode/dylan/test.js +0 -88
  134. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ebnf/ebnf.js +0 -195
  135. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ebnf/index.html +0 -102
  136. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ecl/ecl.js +0 -206
  137. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ecl/index.html +0 -52
  138. data/vendor/assets/javascripts/codemirror/5.49.2/mode/eiffel/eiffel.js +0 -160
  139. data/vendor/assets/javascripts/codemirror/5.49.2/mode/eiffel/index.html +0 -429
  140. data/vendor/assets/javascripts/codemirror/5.49.2/mode/elm/elm.js +0 -205
  141. data/vendor/assets/javascripts/codemirror/5.49.2/mode/elm/index.html +0 -61
  142. data/vendor/assets/javascripts/codemirror/5.49.2/mode/erlang/erlang.js +0 -619
  143. data/vendor/assets/javascripts/codemirror/5.49.2/mode/erlang/index.html +0 -76
  144. data/vendor/assets/javascripts/codemirror/5.49.2/mode/factor/factor.js +0 -85
  145. data/vendor/assets/javascripts/codemirror/5.49.2/mode/factor/index.html +0 -77
  146. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fcl/fcl.js +0 -173
  147. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fcl/index.html +0 -108
  148. data/vendor/assets/javascripts/codemirror/5.49.2/mode/forth/forth.js +0 -180
  149. data/vendor/assets/javascripts/codemirror/5.49.2/mode/forth/index.html +0 -75
  150. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fortran/fortran.js +0 -188
  151. data/vendor/assets/javascripts/codemirror/5.49.2/mode/fortran/index.html +0 -81
  152. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gas/gas.js +0 -345
  153. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gas/index.html +0 -68
  154. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gfm/gfm.js +0 -129
  155. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gfm/index.html +0 -136
  156. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gfm/test.js +0 -198
  157. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gherkin/gherkin.js +0 -178
  158. data/vendor/assets/javascripts/codemirror/5.49.2/mode/gherkin/index.html +0 -48
  159. data/vendor/assets/javascripts/codemirror/5.49.2/mode/go/go.js +0 -187
  160. data/vendor/assets/javascripts/codemirror/5.49.2/mode/go/index.html +0 -85
  161. data/vendor/assets/javascripts/codemirror/5.49.2/mode/groovy/groovy.js +0 -233
  162. data/vendor/assets/javascripts/codemirror/5.49.2/mode/groovy/index.html +0 -84
  163. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haml/haml.js +0 -161
  164. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haml/index.html +0 -79
  165. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haml/test.js +0 -97
  166. data/vendor/assets/javascripts/codemirror/5.49.2/mode/handlebars/handlebars.js +0 -70
  167. data/vendor/assets/javascripts/codemirror/5.49.2/mode/handlebars/index.html +0 -82
  168. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell/haskell.js +0 -268
  169. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell/index.html +0 -73
  170. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell-literate/haskell-literate.js +0 -43
  171. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haskell-literate/index.html +0 -282
  172. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haxe/haxe.js +0 -515
  173. data/vendor/assets/javascripts/codemirror/5.49.2/mode/haxe/index.html +0 -124
  174. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlembedded/htmlembedded.js +0 -37
  175. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlembedded/index.html +0 -60
  176. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlmixed/htmlmixed.js +0 -152
  177. data/vendor/assets/javascripts/codemirror/5.49.2/mode/htmlmixed/index.html +0 -100
  178. data/vendor/assets/javascripts/codemirror/5.49.2/mode/http/http.js +0 -113
  179. data/vendor/assets/javascripts/codemirror/5.49.2/mode/http/index.html +0 -45
  180. data/vendor/assets/javascripts/codemirror/5.49.2/mode/idl/idl.js +0 -290
  181. data/vendor/assets/javascripts/codemirror/5.49.2/mode/idl/index.html +0 -65
  182. data/vendor/assets/javascripts/codemirror/5.49.2/mode/index.html +0 -165
  183. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/index.html +0 -114
  184. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/javascript.js +0 -930
  185. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/json-ld.html +0 -72
  186. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/test.js +0 -513
  187. data/vendor/assets/javascripts/codemirror/5.49.2/mode/javascript/typescript.html +0 -62
  188. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jinja2/index.html +0 -54
  189. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jinja2/jinja2.js +0 -146
  190. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jsx/index.html +0 -89
  191. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jsx/jsx.js +0 -148
  192. data/vendor/assets/javascripts/codemirror/5.49.2/mode/jsx/test.js +0 -91
  193. data/vendor/assets/javascripts/codemirror/5.49.2/mode/julia/index.html +0 -196
  194. data/vendor/assets/javascripts/codemirror/5.49.2/mode/julia/julia.js +0 -429
  195. data/vendor/assets/javascripts/codemirror/5.49.2/mode/livescript/index.html +0 -459
  196. data/vendor/assets/javascripts/codemirror/5.49.2/mode/livescript/livescript.js +0 -280
  197. data/vendor/assets/javascripts/codemirror/5.49.2/mode/lua/index.html +0 -85
  198. data/vendor/assets/javascripts/codemirror/5.49.2/mode/lua/lua.js +0 -159
  199. data/vendor/assets/javascripts/codemirror/5.49.2/mode/markdown/index.html +0 -412
  200. data/vendor/assets/javascripts/codemirror/5.49.2/mode/markdown/markdown.js +0 -883
  201. data/vendor/assets/javascripts/codemirror/5.49.2/mode/markdown/test.js +0 -1317
  202. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mathematica/index.html +0 -72
  203. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mathematica/mathematica.js +0 -176
  204. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mbox/index.html +0 -44
  205. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mbox/mbox.js +0 -129
  206. data/vendor/assets/javascripts/codemirror/5.49.2/mode/meta.js +0 -219
  207. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mirc/index.html +0 -161
  208. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mirc/mirc.js +0 -193
  209. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mllike/index.html +0 -198
  210. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mllike/mllike.js +0 -359
  211. data/vendor/assets/javascripts/codemirror/5.49.2/mode/modelica/index.html +0 -67
  212. data/vendor/assets/javascripts/codemirror/5.49.2/mode/modelica/modelica.js +0 -245
  213. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/index.html +0 -151
  214. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/mscgen.js +0 -175
  215. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/mscgen_test.js +0 -84
  216. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/msgenny_test.js +0 -77
  217. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mscgen/xu_test.js +0 -87
  218. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mumps/index.html +0 -85
  219. data/vendor/assets/javascripts/codemirror/5.49.2/mode/mumps/mumps.js +0 -148
  220. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nginx/index.html +0 -181
  221. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nginx/nginx.js +0 -178
  222. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nsis/index.html +0 -80
  223. data/vendor/assets/javascripts/codemirror/5.49.2/mode/nsis/nsis.js +0 -95
  224. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ntriples/index.html +0 -70
  225. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ntriples/ntriples.js +0 -195
  226. data/vendor/assets/javascripts/codemirror/5.49.2/mode/octave/index.html +0 -84
  227. data/vendor/assets/javascripts/codemirror/5.49.2/mode/octave/octave.js +0 -139
  228. data/vendor/assets/javascripts/codemirror/5.49.2/mode/oz/index.html +0 -59
  229. data/vendor/assets/javascripts/codemirror/5.49.2/mode/oz/oz.js +0 -252
  230. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pascal/index.html +0 -61
  231. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pascal/pascal.js +0 -121
  232. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pegjs/index.html +0 -66
  233. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pegjs/pegjs.js +0 -114
  234. data/vendor/assets/javascripts/codemirror/5.49.2/mode/perl/index.html +0 -75
  235. data/vendor/assets/javascripts/codemirror/5.49.2/mode/perl/perl.js +0 -837
  236. data/vendor/assets/javascripts/codemirror/5.49.2/mode/php/index.html +0 -64
  237. data/vendor/assets/javascripts/codemirror/5.49.2/mode/php/php.js +0 -234
  238. data/vendor/assets/javascripts/codemirror/5.49.2/mode/php/test.js +0 -154
  239. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pig/index.html +0 -53
  240. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pig/pig.js +0 -178
  241. data/vendor/assets/javascripts/codemirror/5.49.2/mode/powershell/index.html +0 -205
  242. data/vendor/assets/javascripts/codemirror/5.49.2/mode/powershell/powershell.js +0 -398
  243. data/vendor/assets/javascripts/codemirror/5.49.2/mode/powershell/test.js +0 -74
  244. data/vendor/assets/javascripts/codemirror/5.49.2/mode/properties/index.html +0 -53
  245. data/vendor/assets/javascripts/codemirror/5.49.2/mode/properties/properties.js +0 -78
  246. data/vendor/assets/javascripts/codemirror/5.49.2/mode/protobuf/index.html +0 -104
  247. data/vendor/assets/javascripts/codemirror/5.49.2/mode/protobuf/protobuf.js +0 -69
  248. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pug/index.html +0 -70
  249. data/vendor/assets/javascripts/codemirror/5.49.2/mode/pug/pug.js +0 -591
  250. data/vendor/assets/javascripts/codemirror/5.49.2/mode/puppet/index.html +0 -121
  251. data/vendor/assets/javascripts/codemirror/5.49.2/mode/puppet/puppet.js +0 -220
  252. data/vendor/assets/javascripts/codemirror/5.49.2/mode/python/index.html +0 -207
  253. data/vendor/assets/javascripts/codemirror/5.49.2/mode/python/python.js +0 -399
  254. data/vendor/assets/javascripts/codemirror/5.49.2/mode/python/test.js +0 -44
  255. data/vendor/assets/javascripts/codemirror/5.49.2/mode/q/index.html +0 -144
  256. data/vendor/assets/javascripts/codemirror/5.49.2/mode/q/q.js +0 -139
  257. data/vendor/assets/javascripts/codemirror/5.49.2/mode/r/index.html +0 -88
  258. data/vendor/assets/javascripts/codemirror/5.49.2/mode/r/r.js +0 -190
  259. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rpm/changes/index.html +0 -66
  260. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rpm/index.html +0 -149
  261. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rpm/rpm.js +0 -109
  262. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rst/index.html +0 -535
  263. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rst/rst.js +0 -557
  264. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ruby/index.html +0 -183
  265. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ruby/ruby.js +0 -298
  266. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ruby/test.js +0 -23
  267. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rust/index.html +0 -64
  268. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rust/rust.js +0 -72
  269. data/vendor/assets/javascripts/codemirror/5.49.2/mode/rust/test.js +0 -39
  270. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sas/index.html +0 -81
  271. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sas/sas.js +0 -303
  272. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sass/index.html +0 -68
  273. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sass/sass.js +0 -454
  274. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sass/test.js +0 -122
  275. data/vendor/assets/javascripts/codemirror/5.49.2/mode/scheme/index.html +0 -77
  276. data/vendor/assets/javascripts/codemirror/5.49.2/mode/scheme/scheme.js +0 -265
  277. data/vendor/assets/javascripts/codemirror/5.49.2/mode/shell/index.html +0 -66
  278. data/vendor/assets/javascripts/codemirror/5.49.2/mode/shell/shell.js +0 -152
  279. data/vendor/assets/javascripts/codemirror/5.49.2/mode/shell/test.js +0 -73
  280. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sieve/index.html +0 -93
  281. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sieve/sieve.js +0 -193
  282. data/vendor/assets/javascripts/codemirror/5.49.2/mode/slim/index.html +0 -96
  283. data/vendor/assets/javascripts/codemirror/5.49.2/mode/slim/slim.js +0 -575
  284. data/vendor/assets/javascripts/codemirror/5.49.2/mode/slim/test.js +0 -96
  285. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smalltalk/index.html +0 -68
  286. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smalltalk/smalltalk.js +0 -168
  287. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smarty/index.html +0 -138
  288. data/vendor/assets/javascripts/codemirror/5.49.2/mode/smarty/smarty.js +0 -225
  289. data/vendor/assets/javascripts/codemirror/5.49.2/mode/solr/index.html +0 -57
  290. data/vendor/assets/javascripts/codemirror/5.49.2/mode/solr/solr.js +0 -104
  291. data/vendor/assets/javascripts/codemirror/5.49.2/mode/soy/index.html +0 -68
  292. data/vendor/assets/javascripts/codemirror/5.49.2/mode/soy/soy.js +0 -437
  293. data/vendor/assets/javascripts/codemirror/5.49.2/mode/soy/test.js +0 -204
  294. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sparql/index.html +0 -61
  295. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sparql/sparql.js +0 -180
  296. data/vendor/assets/javascripts/codemirror/5.49.2/mode/spreadsheet/index.html +0 -42
  297. data/vendor/assets/javascripts/codemirror/5.49.2/mode/spreadsheet/spreadsheet.js +0 -112
  298. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sql/index.html +0 -89
  299. data/vendor/assets/javascripts/codemirror/5.49.2/mode/sql/sql.js +0 -494
  300. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stex/index.html +0 -116
  301. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stex/stex.js +0 -264
  302. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stex/test.js +0 -132
  303. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stylus/index.html +0 -106
  304. data/vendor/assets/javascripts/codemirror/5.49.2/mode/stylus/stylus.js +0 -771
  305. data/vendor/assets/javascripts/codemirror/5.49.2/mode/swift/index.html +0 -70
  306. data/vendor/assets/javascripts/codemirror/5.49.2/mode/swift/swift.js +0 -223
  307. data/vendor/assets/javascripts/codemirror/5.49.2/mode/swift/test.js +0 -162
  308. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tcl/index.html +0 -142
  309. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tcl/tcl.js +0 -139
  310. data/vendor/assets/javascripts/codemirror/5.49.2/mode/textile/index.html +0 -191
  311. data/vendor/assets/javascripts/codemirror/5.49.2/mode/textile/test.js +0 -417
  312. data/vendor/assets/javascripts/codemirror/5.49.2/mode/textile/textile.js +0 -469
  313. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiddlywiki/index.html +0 -154
  314. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiddlywiki/tiddlywiki.css +0 -14
  315. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiddlywiki/tiddlywiki.js +0 -308
  316. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiki/index.html +0 -95
  317. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiki/tiki.css +0 -26
  318. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tiki/tiki.js +0 -312
  319. data/vendor/assets/javascripts/codemirror/5.49.2/mode/toml/index.html +0 -73
  320. data/vendor/assets/javascripts/codemirror/5.49.2/mode/toml/toml.js +0 -88
  321. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tornado/index.html +0 -63
  322. data/vendor/assets/javascripts/codemirror/5.49.2/mode/tornado/tornado.js +0 -68
  323. data/vendor/assets/javascripts/codemirror/5.49.2/mode/troff/index.html +0 -146
  324. data/vendor/assets/javascripts/codemirror/5.49.2/mode/troff/troff.js +0 -84
  325. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn/index.html +0 -119
  326. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn/ttcn.js +0 -283
  327. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn-cfg/index.html +0 -116
  328. data/vendor/assets/javascripts/codemirror/5.49.2/mode/ttcn-cfg/ttcn-cfg.js +0 -214
  329. data/vendor/assets/javascripts/codemirror/5.49.2/mode/turtle/index.html +0 -51
  330. data/vendor/assets/javascripts/codemirror/5.49.2/mode/turtle/turtle.js +0 -162
  331. data/vendor/assets/javascripts/codemirror/5.49.2/mode/twig/index.html +0 -45
  332. data/vendor/assets/javascripts/codemirror/5.49.2/mode/twig/twig.js +0 -141
  333. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vb/index.html +0 -49
  334. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vb/vb.js +0 -275
  335. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vbscript/index.html +0 -55
  336. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vbscript/vbscript.js +0 -350
  337. data/vendor/assets/javascripts/codemirror/5.49.2/mode/velocity/index.html +0 -120
  338. data/vendor/assets/javascripts/codemirror/5.49.2/mode/velocity/velocity.js +0 -201
  339. data/vendor/assets/javascripts/codemirror/5.49.2/mode/verilog/index.html +0 -120
  340. data/vendor/assets/javascripts/codemirror/5.49.2/mode/verilog/test.js +0 -273
  341. data/vendor/assets/javascripts/codemirror/5.49.2/mode/verilog/verilog.js +0 -675
  342. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vhdl/index.html +0 -95
  343. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vhdl/vhdl.js +0 -189
  344. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vue/index.html +0 -69
  345. data/vendor/assets/javascripts/codemirror/5.49.2/mode/vue/vue.js +0 -77
  346. data/vendor/assets/javascripts/codemirror/5.49.2/mode/webidl/index.html +0 -71
  347. data/vendor/assets/javascripts/codemirror/5.49.2/mode/webidl/webidl.js +0 -195
  348. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xml/index.html +0 -61
  349. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xml/test.js +0 -51
  350. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xml/xml.js +0 -413
  351. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xquery/index.html +0 -211
  352. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xquery/test.js +0 -67
  353. data/vendor/assets/javascripts/codemirror/5.49.2/mode/xquery/xquery.js +0 -448
  354. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yacas/index.html +0 -87
  355. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yacas/yacas.js +0 -204
  356. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml/index.html +0 -80
  357. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml/yaml.js +0 -120
  358. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml-frontmatter/index.html +0 -121
  359. data/vendor/assets/javascripts/codemirror/5.49.2/mode/yaml-frontmatter/yaml-frontmatter.js +0 -68
  360. data/vendor/assets/javascripts/codemirror/5.49.2/mode/z80/index.html +0 -53
  361. data/vendor/assets/javascripts/codemirror/5.49.2/mode/z80/z80.js +0 -116
  362. data/vendor/assets/stylesheets/codemirror/5.49.2/lib/codemirror.css +0 -349
  363. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/3024-day.css +0 -41
  364. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/3024-night.css +0 -39
  365. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/abcdef.css +0 -32
  366. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ambiance-mobile.css +0 -5
  367. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ambiance.css +0 -74
  368. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/base16-dark.css +0 -38
  369. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/base16-light.css +0 -38
  370. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/bespin.css +0 -34
  371. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/blackboard.css +0 -32
  372. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/cobalt.css +0 -25
  373. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/colorforth.css +0 -33
  374. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/darcula.css +0 -53
  375. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/dracula.css +0 -40
  376. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/duotone-dark.css +0 -35
  377. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/duotone-light.css +0 -36
  378. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/eclipse.css +0 -23
  379. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/elegant.css +0 -13
  380. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/erlang-dark.css +0 -34
  381. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/gruvbox-dark.css +0 -37
  382. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/hopscotch.css +0 -34
  383. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/icecoder.css +0 -43
  384. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/idea.css +0 -42
  385. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/isotope.css +0 -34
  386. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/lesser-dark.css +0 -47
  387. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/liquibyte.css +0 -95
  388. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/lucario.css +0 -37
  389. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material-darker.css +0 -135
  390. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material-ocean.css +0 -135
  391. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material-palenight.css +0 -135
  392. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/material.css +0 -135
  393. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/mbo.css +0 -37
  394. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/mdn-like.css +0 -46
  395. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/midnight.css +0 -39
  396. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/monokai.css +0 -41
  397. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/moxer.css +0 -143
  398. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/neat.css +0 -12
  399. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/neo.css +0 -43
  400. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/night.css +0 -27
  401. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/nord.css +0 -42
  402. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/oceanic-next.css +0 -44
  403. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/panda-syntax.css +0 -85
  404. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/paraiso-dark.css +0 -38
  405. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/paraiso-light.css +0 -38
  406. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/pastel-on-dark.css +0 -52
  407. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/railscasts.css +0 -34
  408. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/rubyblue.css +0 -25
  409. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/seti.css +0 -44
  410. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/shadowfox.css +0 -52
  411. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/solarized.css +0 -168
  412. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ssms.css +0 -16
  413. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/the-matrix.css +0 -30
  414. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/tomorrow-night-bright.css +0 -35
  415. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/tomorrow-night-eighties.css +0 -38
  416. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/ttcn.css +0 -64
  417. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/twilight.css +0 -32
  418. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/vibrant-ink.css +0 -34
  419. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/xq-dark.css +0 -53
  420. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/xq-light.css +0 -43
  421. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/yeti.css +0 -44
  422. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/yonce.css +0 -59
  423. data/vendor/assets/stylesheets/codemirror/5.49.2/theme/zenburn.css +0 -37
@@ -1,109 +0,0 @@
1
- // CodeMirror, copyright (c) by Marijn Haverbeke and others
2
- // Distributed under an MIT license: https://codemirror.net/LICENSE
3
-
4
- (function(mod) {
5
- if (typeof exports == "object" && typeof module == "object") // CommonJS
6
- mod(require("../../lib/codemirror"));
7
- else if (typeof define == "function" && define.amd) // AMD
8
- define(["../../lib/codemirror"], mod);
9
- else // Plain browser env
10
- mod(CodeMirror);
11
- })(function(CodeMirror) {
12
- "use strict";
13
-
14
- CodeMirror.defineMode("rpm-changes", function() {
15
- var headerSeperator = /^-+$/;
16
- var headerLine = /^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ?\d{1,2} \d{2}:\d{2}(:\d{2})? [A-Z]{3,4} \d{4} - /;
17
- var simpleEmail = /^[\w+.-]+@[\w.-]+/;
18
-
19
- return {
20
- token: function(stream) {
21
- if (stream.sol()) {
22
- if (stream.match(headerSeperator)) { return 'tag'; }
23
- if (stream.match(headerLine)) { return 'tag'; }
24
- }
25
- if (stream.match(simpleEmail)) { return 'string'; }
26
- stream.next();
27
- return null;
28
- }
29
- };
30
- });
31
-
32
- CodeMirror.defineMIME("text/x-rpm-changes", "rpm-changes");
33
-
34
- // Quick and dirty spec file highlighting
35
-
36
- CodeMirror.defineMode("rpm-spec", function() {
37
- var arch = /^(i386|i586|i686|x86_64|ppc64le|ppc64|ppc|ia64|s390x|s390|sparc64|sparcv9|sparc|noarch|alphaev6|alpha|hppa|mipsel)/;
38
-
39
- var preamble = /^[a-zA-Z0-9()]+:/;
40
- var section = /^%(debug_package|package|description|prep|build|install|files|clean|changelog|preinstall|preun|postinstall|postun|pretrans|posttrans|pre|post|triggerin|triggerun|verifyscript|check|triggerpostun|triggerprein|trigger)/;
41
- var control_flow_complex = /^%(ifnarch|ifarch|if)/; // rpm control flow macros
42
- var control_flow_simple = /^%(else|endif)/; // rpm control flow macros
43
- var operators = /^(\!|\?|\<\=|\<|\>\=|\>|\=\=|\&\&|\|\|)/; // operators in control flow macros
44
-
45
- return {
46
- startState: function () {
47
- return {
48
- controlFlow: false,
49
- macroParameters: false,
50
- section: false
51
- };
52
- },
53
- token: function (stream, state) {
54
- var ch = stream.peek();
55
- if (ch == "#") { stream.skipToEnd(); return "comment"; }
56
-
57
- if (stream.sol()) {
58
- if (stream.match(preamble)) { return "header"; }
59
- if (stream.match(section)) { return "atom"; }
60
- }
61
-
62
- if (stream.match(/^\$\w+/)) { return "def"; } // Variables like '$RPM_BUILD_ROOT'
63
- if (stream.match(/^\$\{\w+\}/)) { return "def"; } // Variables like '${RPM_BUILD_ROOT}'
64
-
65
- if (stream.match(control_flow_simple)) { return "keyword"; }
66
- if (stream.match(control_flow_complex)) {
67
- state.controlFlow = true;
68
- return "keyword";
69
- }
70
- if (state.controlFlow) {
71
- if (stream.match(operators)) { return "operator"; }
72
- if (stream.match(/^(\d+)/)) { return "number"; }
73
- if (stream.eol()) { state.controlFlow = false; }
74
- }
75
-
76
- if (stream.match(arch)) {
77
- if (stream.eol()) { state.controlFlow = false; }
78
- return "number";
79
- }
80
-
81
- // Macros like '%make_install' or '%attr(0775,root,root)'
82
- if (stream.match(/^%[\w]+/)) {
83
- if (stream.match(/^\(/)) { state.macroParameters = true; }
84
- return "keyword";
85
- }
86
- if (state.macroParameters) {
87
- if (stream.match(/^\d+/)) { return "number";}
88
- if (stream.match(/^\)/)) {
89
- state.macroParameters = false;
90
- return "keyword";
91
- }
92
- }
93
-
94
- // Macros like '%{defined fedora}'
95
- if (stream.match(/^%\{\??[\w \-\:\!]+\}/)) {
96
- if (stream.eol()) { state.controlFlow = false; }
97
- return "def";
98
- }
99
-
100
- //TODO: Include bash script sub-parser (CodeMirror supports that)
101
- stream.next();
102
- return null;
103
- }
104
- };
105
- });
106
-
107
- CodeMirror.defineMIME("text/x-rpm-spec", "rpm-spec");
108
-
109
- });
@@ -1,535 +0,0 @@
1
- <!doctype html>
2
-
3
- <title>CodeMirror: reStructuredText mode</title>
4
- <meta charset="utf-8"/>
5
- <link rel=stylesheet href="../../doc/docs.css">
6
-
7
- <link rel="stylesheet" href="../../lib/codemirror.css">
8
- <script src="../../lib/codemirror.js"></script>
9
- <script src="../../addon/mode/overlay.js"></script>
10
- <script src="rst.js"></script>
11
- <style>.CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;}</style>
12
- <div id=nav>
13
- <a href="https://codemirror.net"><h1>CodeMirror</h1><img id=logo src="../../doc/logo.png" alt=""></a>
14
-
15
- <ul>
16
- <li><a href="../../index.html">Home</a>
17
- <li><a href="../../doc/manual.html">Manual</a>
18
- <li><a href="https://github.com/codemirror/codemirror">Code</a>
19
- </ul>
20
- <ul>
21
- <li><a href="../index.html">Language modes</a>
22
- <li><a class=active href="#">reStructuredText</a>
23
- </ul>
24
- </div>
25
-
26
- <article>
27
- <h2>reStructuredText mode</h2>
28
- <form><textarea id="code" name="code">
29
- .. This is an excerpt from Sphinx documentation: http://sphinx.pocoo.org/_sources/rest.txt
30
-
31
- .. highlightlang:: rest
32
-
33
- .. _rst-primer:
34
-
35
- reStructuredText Primer
36
- =======================
37
-
38
- This section is a brief introduction to reStructuredText (reST) concepts and
39
- syntax, intended to provide authors with enough information to author documents
40
- productively. Since reST was designed to be a simple, unobtrusive markup
41
- language, this will not take too long.
42
-
43
- .. seealso::
44
-
45
- The authoritative `reStructuredText User Documentation
46
- &lt;http://docutils.sourceforge.net/rst.html&gt;`_. The "ref" links in this
47
- document link to the description of the individual constructs in the reST
48
- reference.
49
-
50
-
51
- Paragraphs
52
- ----------
53
-
54
- The paragraph (:duref:`ref &lt;paragraphs&gt;`) is the most basic block in a reST
55
- document. Paragraphs are simply chunks of text separated by one or more blank
56
- lines. As in Python, indentation is significant in reST, so all lines of the
57
- same paragraph must be left-aligned to the same level of indentation.
58
-
59
-
60
- .. _inlinemarkup:
61
-
62
- Inline markup
63
- -------------
64
-
65
- The standard reST inline markup is quite simple: use
66
-
67
- * one asterisk: ``*text*`` for emphasis (italics),
68
- * two asterisks: ``**text**`` for strong emphasis (boldface), and
69
- * backquotes: ````text```` for code samples.
70
-
71
- If asterisks or backquotes appear in running text and could be confused with
72
- inline markup delimiters, they have to be escaped with a backslash.
73
-
74
- Be aware of some restrictions of this markup:
75
-
76
- * it may not be nested,
77
- * content may not start or end with whitespace: ``* text*`` is wrong,
78
- * it must be separated from surrounding text by non-word characters. Use a
79
- backslash escaped space to work around that: ``thisis\ *one*\ word``.
80
-
81
- These restrictions may be lifted in future versions of the docutils.
82
-
83
- reST also allows for custom "interpreted text roles"', which signify that the
84
- enclosed text should be interpreted in a specific way. Sphinx uses this to
85
- provide semantic markup and cross-referencing of identifiers, as described in
86
- the appropriate section. The general syntax is ``:rolename:`content```.
87
-
88
- Standard reST provides the following roles:
89
-
90
- * :durole:`emphasis` -- alternate spelling for ``*emphasis*``
91
- * :durole:`strong` -- alternate spelling for ``**strong**``
92
- * :durole:`literal` -- alternate spelling for ````literal````
93
- * :durole:`subscript` -- subscript text
94
- * :durole:`superscript` -- superscript text
95
- * :durole:`title-reference` -- for titles of books, periodicals, and other
96
- materials
97
-
98
- See :ref:`inline-markup` for roles added by Sphinx.
99
-
100
-
101
- Lists and Quote-like blocks
102
- ---------------------------
103
-
104
- List markup (:duref:`ref &lt;bullet-lists&gt;`) is natural: just place an asterisk at
105
- the start of a paragraph and indent properly. The same goes for numbered lists;
106
- they can also be autonumbered using a ``#`` sign::
107
-
108
- * This is a bulleted list.
109
- * It has two items, the second
110
- item uses two lines.
111
-
112
- 1. This is a numbered list.
113
- 2. It has two items too.
114
-
115
- #. This is a numbered list.
116
- #. It has two items too.
117
-
118
-
119
- Nested lists are possible, but be aware that they must be separated from the
120
- parent list items by blank lines::
121
-
122
- * this is
123
- * a list
124
-
125
- * with a nested list
126
- * and some subitems
127
-
128
- * and here the parent list continues
129
-
130
- Definition lists (:duref:`ref &lt;definition-lists&gt;`) are created as follows::
131
-
132
- term (up to a line of text)
133
- Definition of the term, which must be indented
134
-
135
- and can even consist of multiple paragraphs
136
-
137
- next term
138
- Description.
139
-
140
- Note that the term cannot have more than one line of text.
141
-
142
- Quoted paragraphs (:duref:`ref &lt;block-quotes&gt;`) are created by just indenting
143
- them more than the surrounding paragraphs.
144
-
145
- Line blocks (:duref:`ref &lt;line-blocks&gt;`) are a way of preserving line breaks::
146
-
147
- | These lines are
148
- | broken exactly like in
149
- | the source file.
150
-
151
- There are also several more special blocks available:
152
-
153
- * field lists (:duref:`ref &lt;field-lists&gt;`)
154
- * option lists (:duref:`ref &lt;option-lists&gt;`)
155
- * quoted literal blocks (:duref:`ref &lt;quoted-literal-blocks&gt;`)
156
- * doctest blocks (:duref:`ref &lt;doctest-blocks&gt;`)
157
-
158
-
159
- Source Code
160
- -----------
161
-
162
- Literal code blocks (:duref:`ref &lt;literal-blocks&gt;`) are introduced by ending a
163
- paragraph with the special marker ``::``. The literal block must be indented
164
- (and, like all paragraphs, separated from the surrounding ones by blank lines)::
165
-
166
- This is a normal text paragraph. The next paragraph is a code sample::
167
-
168
- It is not processed in any way, except
169
- that the indentation is removed.
170
-
171
- It can span multiple lines.
172
-
173
- This is a normal text paragraph again.
174
-
175
- The handling of the ``::`` marker is smart:
176
-
177
- * If it occurs as a paragraph of its own, that paragraph is completely left
178
- out of the document.
179
- * If it is preceded by whitespace, the marker is removed.
180
- * If it is preceded by non-whitespace, the marker is replaced by a single
181
- colon.
182
-
183
- That way, the second sentence in the above example's first paragraph would be
184
- rendered as "The next paragraph is a code sample:".
185
-
186
-
187
- .. _rst-tables:
188
-
189
- Tables
190
- ------
191
-
192
- Two forms of tables are supported. For *grid tables* (:duref:`ref
193
- &lt;grid-tables&gt;`), you have to "paint" the cell grid yourself. They look like
194
- this::
195
-
196
- +------------------------+------------+----------+----------+
197
- | Header row, column 1 | Header 2 | Header 3 | Header 4 |
198
- | (header rows optional) | | | |
199
- +========================+============+==========+==========+
200
- | body row 1, column 1 | column 2 | column 3 | column 4 |
201
- +------------------------+------------+----------+----------+
202
- | body row 2 | ... | ... | |
203
- +------------------------+------------+----------+----------+
204
-
205
- *Simple tables* (:duref:`ref &lt;simple-tables&gt;`) are easier to write, but
206
- limited: they must contain more than one row, and the first column cannot
207
- contain multiple lines. They look like this::
208
-
209
- ===== ===== =======
210
- A B A and B
211
- ===== ===== =======
212
- False False False
213
- True False False
214
- False True False
215
- True True True
216
- ===== ===== =======
217
-
218
-
219
- Hyperlinks
220
- ----------
221
-
222
- External links
223
- ^^^^^^^^^^^^^^
224
-
225
- Use ```Link text &lt;http://example.com/&gt;`_`` for inline web links. If the link
226
- text should be the web address, you don't need special markup at all, the parser
227
- finds links and mail addresses in ordinary text.
228
-
229
- You can also separate the link and the target definition (:duref:`ref
230
- &lt;hyperlink-targets&gt;`), like this::
231
-
232
- This is a paragraph that contains `a link`_.
233
-
234
- .. _a link: http://example.com/
235
-
236
-
237
- Internal links
238
- ^^^^^^^^^^^^^^
239
-
240
- Internal linking is done via a special reST role provided by Sphinx, see the
241
- section on specific markup, :ref:`ref-role`.
242
-
243
-
244
- Sections
245
- --------
246
-
247
- Section headers (:duref:`ref &lt;sections&gt;`) are created by underlining (and
248
- optionally overlining) the section title with a punctuation character, at least
249
- as long as the text::
250
-
251
- =================
252
- This is a heading
253
- =================
254
-
255
- Normally, there are no heading levels assigned to certain characters as the
256
- structure is determined from the succession of headings. However, for the
257
- Python documentation, this convention is used which you may follow:
258
-
259
- * ``#`` with overline, for parts
260
- * ``*`` with overline, for chapters
261
- * ``=``, for sections
262
- * ``-``, for subsections
263
- * ``^``, for subsubsections
264
- * ``"``, for paragraphs
265
-
266
- Of course, you are free to use your own marker characters (see the reST
267
- documentation), and use a deeper nesting level, but keep in mind that most
268
- target formats (HTML, LaTeX) have a limited supported nesting depth.
269
-
270
-
271
- Explicit Markup
272
- ---------------
273
-
274
- "Explicit markup" (:duref:`ref &lt;explicit-markup-blocks&gt;`) is used in reST for
275
- most constructs that need special handling, such as footnotes,
276
- specially-highlighted paragraphs, comments, and generic directives.
277
-
278
- An explicit markup block begins with a line starting with ``..`` followed by
279
- whitespace and is terminated by the next paragraph at the same level of
280
- indentation. (There needs to be a blank line between explicit markup and normal
281
- paragraphs. This may all sound a bit complicated, but it is intuitive enough
282
- when you write it.)
283
-
284
-
285
- .. _directives:
286
-
287
- Directives
288
- ----------
289
-
290
- A directive (:duref:`ref &lt;directives&gt;`) is a generic block of explicit markup.
291
- Besides roles, it is one of the extension mechanisms of reST, and Sphinx makes
292
- heavy use of it.
293
-
294
- Docutils supports the following directives:
295
-
296
- * Admonitions: :dudir:`attention`, :dudir:`caution`, :dudir:`danger`,
297
- :dudir:`error`, :dudir:`hint`, :dudir:`important`, :dudir:`note`,
298
- :dudir:`tip`, :dudir:`warning` and the generic :dudir:`admonition`.
299
- (Most themes style only "note" and "warning" specially.)
300
-
301
- * Images:
302
-
303
- - :dudir:`image` (see also Images_ below)
304
- - :dudir:`figure` (an image with caption and optional legend)
305
-
306
- * Additional body elements:
307
-
308
- - :dudir:`contents` (a local, i.e. for the current file only, table of
309
- contents)
310
- - :dudir:`container` (a container with a custom class, useful to generate an
311
- outer ``&lt;div&gt;`` in HTML)
312
- - :dudir:`rubric` (a heading without relation to the document sectioning)
313
- - :dudir:`topic`, :dudir:`sidebar` (special highlighted body elements)
314
- - :dudir:`parsed-literal` (literal block that supports inline markup)
315
- - :dudir:`epigraph` (a block quote with optional attribution line)
316
- - :dudir:`highlights`, :dudir:`pull-quote` (block quotes with their own
317
- class attribute)
318
- - :dudir:`compound` (a compound paragraph)
319
-
320
- * Special tables:
321
-
322
- - :dudir:`table` (a table with title)
323
- - :dudir:`csv-table` (a table generated from comma-separated values)
324
- - :dudir:`list-table` (a table generated from a list of lists)
325
-
326
- * Special directives:
327
-
328
- - :dudir:`raw` (include raw target-format markup)
329
- - :dudir:`include` (include reStructuredText from another file)
330
- -- in Sphinx, when given an absolute include file path, this directive takes
331
- it as relative to the source directory
332
- - :dudir:`class` (assign a class attribute to the next element) [1]_
333
-
334
- * HTML specifics:
335
-
336
- - :dudir:`meta` (generation of HTML ``&lt;meta&gt;`` tags)
337
- - :dudir:`title` (override document title)
338
-
339
- * Influencing markup:
340
-
341
- - :dudir:`default-role` (set a new default role)
342
- - :dudir:`role` (create a new role)
343
-
344
- Since these are only per-file, better use Sphinx' facilities for setting the
345
- :confval:`default_role`.
346
-
347
- Do *not* use the directives :dudir:`sectnum`, :dudir:`header` and
348
- :dudir:`footer`.
349
-
350
- Directives added by Sphinx are described in :ref:`sphinxmarkup`.
351
-
352
- Basically, a directive consists of a name, arguments, options and content. (Keep
353
- this terminology in mind, it is used in the next chapter describing custom
354
- directives.) Looking at this example, ::
355
-
356
- .. function:: foo(x)
357
- foo(y, z)
358
- :module: some.module.name
359
-
360
- Return a line of text input from the user.
361
-
362
- ``function`` is the directive name. It is given two arguments here, the
363
- remainder of the first line and the second line, as well as one option
364
- ``module`` (as you can see, options are given in the lines immediately following
365
- the arguments and indicated by the colons). Options must be indented to the
366
- same level as the directive content.
367
-
368
- The directive content follows after a blank line and is indented relative to the
369
- directive start.
370
-
371
-
372
- Images
373
- ------
374
-
375
- reST supports an image directive (:dudir:`ref &lt;image&gt;`), used like so::
376
-
377
- .. image:: gnu.png
378
- (options)
379
-
380
- When used within Sphinx, the file name given (here ``gnu.png``) must either be
381
- relative to the source file, or absolute which means that they are relative to
382
- the top source directory. For example, the file ``sketch/spam.rst`` could refer
383
- to the image ``images/spam.png`` as ``../images/spam.png`` or
384
- ``/images/spam.png``.
385
-
386
- Sphinx will automatically copy image files over to a subdirectory of the output
387
- directory on building (e.g. the ``_static`` directory for HTML output.)
388
-
389
- Interpretation of image size options (``width`` and ``height``) is as follows:
390
- if the size has no unit or the unit is pixels, the given size will only be
391
- respected for output channels that support pixels (i.e. not in LaTeX output).
392
- Other units (like ``pt`` for points) will be used for HTML and LaTeX output.
393
-
394
- Sphinx extends the standard docutils behavior by allowing an asterisk for the
395
- extension::
396
-
397
- .. image:: gnu.*
398
-
399
- Sphinx then searches for all images matching the provided pattern and determines
400
- their type. Each builder then chooses the best image out of these candidates.
401
- For instance, if the file name ``gnu.*`` was given and two files :file:`gnu.pdf`
402
- and :file:`gnu.png` existed in the source tree, the LaTeX builder would choose
403
- the former, while the HTML builder would prefer the latter.
404
-
405
- .. versionchanged:: 0.4
406
- Added the support for file names ending in an asterisk.
407
-
408
- .. versionchanged:: 0.6
409
- Image paths can now be absolute.
410
-
411
-
412
- Footnotes
413
- ---------
414
-
415
- For footnotes (:duref:`ref &lt;footnotes&gt;`), use ``[#name]_`` to mark the footnote
416
- location, and add the footnote body at the bottom of the document after a
417
- "Footnotes" rubric heading, like so::
418
-
419
- Lorem ipsum [#f1]_ dolor sit amet ... [#f2]_
420
-
421
- .. rubric:: Footnotes
422
-
423
- .. [#f1] Text of the first footnote.
424
- .. [#f2] Text of the second footnote.
425
-
426
- You can also explicitly number the footnotes (``[1]_``) or use auto-numbered
427
- footnotes without names (``[#]_``).
428
-
429
-
430
- Citations
431
- ---------
432
-
433
- Standard reST citations (:duref:`ref &lt;citations&gt;`) are supported, with the
434
- additional feature that they are "global", i.e. all citations can be referenced
435
- from all files. Use them like so::
436
-
437
- Lorem ipsum [Ref]_ dolor sit amet.
438
-
439
- .. [Ref] Book or article reference, URL or whatever.
440
-
441
- Citation usage is similar to footnote usage, but with a label that is not
442
- numeric or begins with ``#``.
443
-
444
-
445
- Substitutions
446
- -------------
447
-
448
- reST supports "substitutions" (:duref:`ref &lt;substitution-definitions&gt;`), which
449
- are pieces of text and/or markup referred to in the text by ``|name|``. They
450
- are defined like footnotes with explicit markup blocks, like this::
451
-
452
- .. |name| replace:: replacement *text*
453
-
454
- or this::
455
-
456
- .. |caution| image:: warning.png
457
- :alt: Warning!
458
-
459
- See the :duref:`reST reference for substitutions &lt;substitution-definitions&gt;`
460
- for details.
461
-
462
- If you want to use some substitutions for all documents, put them into
463
- :confval:`rst_prolog` or put them into a separate file and include it into all
464
- documents you want to use them in, using the :rst:dir:`include` directive. (Be
465
- sure to give the include file a file name extension differing from that of other
466
- source files, to avoid Sphinx finding it as a standalone document.)
467
-
468
- Sphinx defines some default substitutions, see :ref:`default-substitutions`.
469
-
470
-
471
- Comments
472
- --------
473
-
474
- Every explicit markup block which isn't a valid markup construct (like the
475
- footnotes above) is regarded as a comment (:duref:`ref &lt;comments&gt;`). For
476
- example::
477
-
478
- .. This is a comment.
479
-
480
- You can indent text after a comment start to form multiline comments::
481
-
482
- ..
483
- This whole indented block
484
- is a comment.
485
-
486
- Still in the comment.
487
-
488
-
489
- Source encoding
490
- ---------------
491
-
492
- Since the easiest way to include special characters like em dashes or copyright
493
- signs in reST is to directly write them as Unicode characters, one has to
494
- specify an encoding. Sphinx assumes source files to be encoded in UTF-8 by
495
- default; you can change this with the :confval:`source_encoding` config value.
496
-
497
-
498
- Gotchas
499
- -------
500
-
501
- There are some problems one commonly runs into while authoring reST documents:
502
-
503
- * **Separation of inline markup:** As said above, inline markup spans must be
504
- separated from the surrounding text by non-word characters, you have to use a
505
- backslash-escaped space to get around that. See `the reference
506
- &lt;http://docutils.sf.net/docs/ref/rst/restructuredtext.html#inline-markup&gt;`_
507
- for the details.
508
-
509
- * **No nested inline markup:** Something like ``*see :func:`foo`*`` is not
510
- possible.
511
-
512
-
513
- .. rubric:: Footnotes
514
-
515
- .. [1] When the default domain contains a :rst:dir:`class` directive, this directive
516
- will be shadowed. Therefore, Sphinx re-exports it as :rst:dir:`rst-class`.
517
- </textarea></form>
518
-
519
- <script>
520
- var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
521
- lineNumbers: true,
522
- });
523
- </script>
524
- <p>
525
- The <code>python</code> mode will be used for highlighting blocks
526
- containing Python/IPython terminal sessions: blocks starting with
527
- <code>&gt;&gt;&gt;</code> (for Python) or <code>In [num]:</code> (for
528
- IPython).
529
-
530
- Further, the <code>stex</code> mode will be used for highlighting
531
- blocks containing LaTex code.
532
- </p>
533
-
534
- <p><strong>MIME types defined:</strong> <code>text/x-rst</code>.</p>
535
- </article>