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,883 +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"), require("../xml/xml"), require("../meta"));
7
- else if (typeof define == "function" && define.amd) // AMD
8
- define(["../../lib/codemirror", "../xml/xml", "../meta"], mod);
9
- else // Plain browser env
10
- mod(CodeMirror);
11
- })(function(CodeMirror) {
12
- "use strict";
13
-
14
- CodeMirror.defineMode("markdown", function(cmCfg, modeCfg) {
15
-
16
- var htmlMode = CodeMirror.getMode(cmCfg, "text/html");
17
- var htmlModeMissing = htmlMode.name == "null"
18
-
19
- function getMode(name) {
20
- if (CodeMirror.findModeByName) {
21
- var found = CodeMirror.findModeByName(name);
22
- if (found) name = found.mime || found.mimes[0];
23
- }
24
- var mode = CodeMirror.getMode(cmCfg, name);
25
- return mode.name == "null" ? null : mode;
26
- }
27
-
28
- // Should characters that affect highlighting be highlighted separate?
29
- // Does not include characters that will be output (such as `1.` and `-` for lists)
30
- if (modeCfg.highlightFormatting === undefined)
31
- modeCfg.highlightFormatting = false;
32
-
33
- // Maximum number of nested blockquotes. Set to 0 for infinite nesting.
34
- // Excess `>` will emit `error` token.
35
- if (modeCfg.maxBlockquoteDepth === undefined)
36
- modeCfg.maxBlockquoteDepth = 0;
37
-
38
- // Turn on task lists? ("- [ ] " and "- [x] ")
39
- if (modeCfg.taskLists === undefined) modeCfg.taskLists = false;
40
-
41
- // Turn on strikethrough syntax
42
- if (modeCfg.strikethrough === undefined)
43
- modeCfg.strikethrough = false;
44
-
45
- if (modeCfg.emoji === undefined)
46
- modeCfg.emoji = false;
47
-
48
- if (modeCfg.fencedCodeBlockHighlighting === undefined)
49
- modeCfg.fencedCodeBlockHighlighting = true;
50
-
51
- if (modeCfg.xml === undefined)
52
- modeCfg.xml = true;
53
-
54
- // Allow token types to be overridden by user-provided token types.
55
- if (modeCfg.tokenTypeOverrides === undefined)
56
- modeCfg.tokenTypeOverrides = {};
57
-
58
- var tokenTypes = {
59
- header: "header",
60
- code: "comment",
61
- quote: "quote",
62
- list1: "variable-2",
63
- list2: "variable-3",
64
- list3: "keyword",
65
- hr: "hr",
66
- image: "image",
67
- imageAltText: "image-alt-text",
68
- imageMarker: "image-marker",
69
- formatting: "formatting",
70
- linkInline: "link",
71
- linkEmail: "link",
72
- linkText: "link",
73
- linkHref: "string",
74
- em: "em",
75
- strong: "strong",
76
- strikethrough: "strikethrough",
77
- emoji: "builtin"
78
- };
79
-
80
- for (var tokenType in tokenTypes) {
81
- if (tokenTypes.hasOwnProperty(tokenType) && modeCfg.tokenTypeOverrides[tokenType]) {
82
- tokenTypes[tokenType] = modeCfg.tokenTypeOverrides[tokenType];
83
- }
84
- }
85
-
86
- var hrRE = /^([*\-_])(?:\s*\1){2,}\s*$/
87
- , listRE = /^(?:[*\-+]|^[0-9]+([.)]))\s+/
88
- , taskListRE = /^\[(x| )\](?=\s)/i // Must follow listRE
89
- , atxHeaderRE = modeCfg.allowAtxHeaderWithoutSpace ? /^(#+)/ : /^(#+)(?: |$)/
90
- , setextHeaderRE = /^ *(?:\={1,}|-{1,})\s*$/
91
- , textRE = /^[^#!\[\]*_\\<>` "'(~:]+/
92
- , fencedCodeRE = /^(~~~+|```+)[ \t]*([\w+#-]*)[^\n`]*$/
93
- , linkDefRE = /^\s*\[[^\]]+?\]:.*$/ // naive link-definition
94
- , punctuation = /[!"#$%&'()*+,\-.\/:;<=>?@\[\\\]^_`{|}~\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061E\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u0AF0\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E42\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC9\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDF3C-\uDF3E]|\uD809[\uDC70-\uDC74]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]/
95
- , expandedTab = " " // CommonMark specifies tab as 4 spaces
96
-
97
- function switchInline(stream, state, f) {
98
- state.f = state.inline = f;
99
- return f(stream, state);
100
- }
101
-
102
- function switchBlock(stream, state, f) {
103
- state.f = state.block = f;
104
- return f(stream, state);
105
- }
106
-
107
- function lineIsEmpty(line) {
108
- return !line || !/\S/.test(line.string)
109
- }
110
-
111
- // Blocks
112
-
113
- function blankLine(state) {
114
- // Reset linkTitle state
115
- state.linkTitle = false;
116
- state.linkHref = false;
117
- state.linkText = false;
118
- // Reset EM state
119
- state.em = false;
120
- // Reset STRONG state
121
- state.strong = false;
122
- // Reset strikethrough state
123
- state.strikethrough = false;
124
- // Reset state.quote
125
- state.quote = 0;
126
- // Reset state.indentedCode
127
- state.indentedCode = false;
128
- if (state.f == htmlBlock) {
129
- var exit = htmlModeMissing
130
- if (!exit) {
131
- var inner = CodeMirror.innerMode(htmlMode, state.htmlState)
132
- exit = inner.mode.name == "xml" && inner.state.tagStart === null &&
133
- (!inner.state.context && inner.state.tokenize.isInText)
134
- }
135
- if (exit) {
136
- state.f = inlineNormal;
137
- state.block = blockNormal;
138
- state.htmlState = null;
139
- }
140
- }
141
- // Reset state.trailingSpace
142
- state.trailingSpace = 0;
143
- state.trailingSpaceNewLine = false;
144
- // Mark this line as blank
145
- state.prevLine = state.thisLine
146
- state.thisLine = {stream: null}
147
- return null;
148
- }
149
-
150
- function blockNormal(stream, state) {
151
- var firstTokenOnLine = stream.column() === state.indentation;
152
- var prevLineLineIsEmpty = lineIsEmpty(state.prevLine.stream);
153
- var prevLineIsIndentedCode = state.indentedCode;
154
- var prevLineIsHr = state.prevLine.hr;
155
- var prevLineIsList = state.list !== false;
156
- var maxNonCodeIndentation = (state.listStack[state.listStack.length - 1] || 0) + 3;
157
-
158
- state.indentedCode = false;
159
-
160
- var lineIndentation = state.indentation;
161
- // compute once per line (on first token)
162
- if (state.indentationDiff === null) {
163
- state.indentationDiff = state.indentation;
164
- if (prevLineIsList) {
165
- state.list = null;
166
- // While this list item's marker's indentation is less than the deepest
167
- // list item's content's indentation,pop the deepest list item
168
- // indentation off the stack, and update block indentation state
169
- while (lineIndentation < state.listStack[state.listStack.length - 1]) {
170
- state.listStack.pop();
171
- if (state.listStack.length) {
172
- state.indentation = state.listStack[state.listStack.length - 1];
173
- // less than the first list's indent -> the line is no longer a list
174
- } else {
175
- state.list = false;
176
- }
177
- }
178
- if (state.list !== false) {
179
- state.indentationDiff = lineIndentation - state.listStack[state.listStack.length - 1]
180
- }
181
- }
182
- }
183
-
184
- // not comprehensive (currently only for setext detection purposes)
185
- var allowsInlineContinuation = (
186
- !prevLineLineIsEmpty && !prevLineIsHr && !state.prevLine.header &&
187
- (!prevLineIsList || !prevLineIsIndentedCode) &&
188
- !state.prevLine.fencedCodeEnd
189
- );
190
-
191
- var isHr = (state.list === false || prevLineIsHr || prevLineLineIsEmpty) &&
192
- state.indentation <= maxNonCodeIndentation && stream.match(hrRE);
193
-
194
- var match = null;
195
- if (state.indentationDiff >= 4 && (prevLineIsIndentedCode || state.prevLine.fencedCodeEnd ||
196
- state.prevLine.header || prevLineLineIsEmpty)) {
197
- stream.skipToEnd();
198
- state.indentedCode = true;
199
- return tokenTypes.code;
200
- } else if (stream.eatSpace()) {
201
- return null;
202
- } else if (firstTokenOnLine && state.indentation <= maxNonCodeIndentation && (match = stream.match(atxHeaderRE)) && match[1].length <= 6) {
203
- state.quote = 0;
204
- state.header = match[1].length;
205
- state.thisLine.header = true;
206
- if (modeCfg.highlightFormatting) state.formatting = "header";
207
- state.f = state.inline;
208
- return getType(state);
209
- } else if (state.indentation <= maxNonCodeIndentation && stream.eat('>')) {
210
- state.quote = firstTokenOnLine ? 1 : state.quote + 1;
211
- if (modeCfg.highlightFormatting) state.formatting = "quote";
212
- stream.eatSpace();
213
- return getType(state);
214
- } else if (!isHr && !state.setext && firstTokenOnLine && state.indentation <= maxNonCodeIndentation && (match = stream.match(listRE))) {
215
- var listType = match[1] ? "ol" : "ul";
216
-
217
- state.indentation = lineIndentation + stream.current().length;
218
- state.list = true;
219
- state.quote = 0;
220
-
221
- // Add this list item's content's indentation to the stack
222
- state.listStack.push(state.indentation);
223
- // Reset inline styles which shouldn't propagate aross list items
224
- state.em = false;
225
- state.strong = false;
226
- state.code = false;
227
- state.strikethrough = false;
228
-
229
- if (modeCfg.taskLists && stream.match(taskListRE, false)) {
230
- state.taskList = true;
231
- }
232
- state.f = state.inline;
233
- if (modeCfg.highlightFormatting) state.formatting = ["list", "list-" + listType];
234
- return getType(state);
235
- } else if (firstTokenOnLine && state.indentation <= maxNonCodeIndentation && (match = stream.match(fencedCodeRE, true))) {
236
- state.quote = 0;
237
- state.fencedEndRE = new RegExp(match[1] + "+ *$");
238
- // try switching mode
239
- state.localMode = modeCfg.fencedCodeBlockHighlighting && getMode(match[2]);
240
- if (state.localMode) state.localState = CodeMirror.startState(state.localMode);
241
- state.f = state.block = local;
242
- if (modeCfg.highlightFormatting) state.formatting = "code-block";
243
- state.code = -1
244
- return getType(state);
245
- // SETEXT has lowest block-scope precedence after HR, so check it after
246
- // the others (code, blockquote, list...)
247
- } else if (
248
- // if setext set, indicates line after ---/===
249
- state.setext || (
250
- // line before ---/===
251
- (!allowsInlineContinuation || !prevLineIsList) && !state.quote && state.list === false &&
252
- !state.code && !isHr && !linkDefRE.test(stream.string) &&
253
- (match = stream.lookAhead(1)) && (match = match.match(setextHeaderRE))
254
- )
255
- ) {
256
- if ( !state.setext ) {
257
- state.header = match[0].charAt(0) == '=' ? 1 : 2;
258
- state.setext = state.header;
259
- } else {
260
- state.header = state.setext;
261
- // has no effect on type so we can reset it now
262
- state.setext = 0;
263
- stream.skipToEnd();
264
- if (modeCfg.highlightFormatting) state.formatting = "header";
265
- }
266
- state.thisLine.header = true;
267
- state.f = state.inline;
268
- return getType(state);
269
- } else if (isHr) {
270
- stream.skipToEnd();
271
- state.hr = true;
272
- state.thisLine.hr = true;
273
- return tokenTypes.hr;
274
- } else if (stream.peek() === '[') {
275
- return switchInline(stream, state, footnoteLink);
276
- }
277
-
278
- return switchInline(stream, state, state.inline);
279
- }
280
-
281
- function htmlBlock(stream, state) {
282
- var style = htmlMode.token(stream, state.htmlState);
283
- if (!htmlModeMissing) {
284
- var inner = CodeMirror.innerMode(htmlMode, state.htmlState)
285
- if ((inner.mode.name == "xml" && inner.state.tagStart === null &&
286
- (!inner.state.context && inner.state.tokenize.isInText)) ||
287
- (state.md_inside && stream.current().indexOf(">") > -1)) {
288
- state.f = inlineNormal;
289
- state.block = blockNormal;
290
- state.htmlState = null;
291
- }
292
- }
293
- return style;
294
- }
295
-
296
- function local(stream, state) {
297
- var currListInd = state.listStack[state.listStack.length - 1] || 0;
298
- var hasExitedList = state.indentation < currListInd;
299
- var maxFencedEndInd = currListInd + 3;
300
- if (state.fencedEndRE && state.indentation <= maxFencedEndInd && (hasExitedList || stream.match(state.fencedEndRE))) {
301
- if (modeCfg.highlightFormatting) state.formatting = "code-block";
302
- var returnType;
303
- if (!hasExitedList) returnType = getType(state)
304
- state.localMode = state.localState = null;
305
- state.block = blockNormal;
306
- state.f = inlineNormal;
307
- state.fencedEndRE = null;
308
- state.code = 0
309
- state.thisLine.fencedCodeEnd = true;
310
- if (hasExitedList) return switchBlock(stream, state, state.block);
311
- return returnType;
312
- } else if (state.localMode) {
313
- return state.localMode.token(stream, state.localState);
314
- } else {
315
- stream.skipToEnd();
316
- return tokenTypes.code;
317
- }
318
- }
319
-
320
- // Inline
321
- function getType(state) {
322
- var styles = [];
323
-
324
- if (state.formatting) {
325
- styles.push(tokenTypes.formatting);
326
-
327
- if (typeof state.formatting === "string") state.formatting = [state.formatting];
328
-
329
- for (var i = 0; i < state.formatting.length; i++) {
330
- styles.push(tokenTypes.formatting + "-" + state.formatting[i]);
331
-
332
- if (state.formatting[i] === "header") {
333
- styles.push(tokenTypes.formatting + "-" + state.formatting[i] + "-" + state.header);
334
- }
335
-
336
- // Add `formatting-quote` and `formatting-quote-#` for blockquotes
337
- // Add `error` instead if the maximum blockquote nesting depth is passed
338
- if (state.formatting[i] === "quote") {
339
- if (!modeCfg.maxBlockquoteDepth || modeCfg.maxBlockquoteDepth >= state.quote) {
340
- styles.push(tokenTypes.formatting + "-" + state.formatting[i] + "-" + state.quote);
341
- } else {
342
- styles.push("error");
343
- }
344
- }
345
- }
346
- }
347
-
348
- if (state.taskOpen) {
349
- styles.push("meta");
350
- return styles.length ? styles.join(' ') : null;
351
- }
352
- if (state.taskClosed) {
353
- styles.push("property");
354
- return styles.length ? styles.join(' ') : null;
355
- }
356
-
357
- if (state.linkHref) {
358
- styles.push(tokenTypes.linkHref, "url");
359
- } else { // Only apply inline styles to non-url text
360
- if (state.strong) { styles.push(tokenTypes.strong); }
361
- if (state.em) { styles.push(tokenTypes.em); }
362
- if (state.strikethrough) { styles.push(tokenTypes.strikethrough); }
363
- if (state.emoji) { styles.push(tokenTypes.emoji); }
364
- if (state.linkText) { styles.push(tokenTypes.linkText); }
365
- if (state.code) { styles.push(tokenTypes.code); }
366
- if (state.image) { styles.push(tokenTypes.image); }
367
- if (state.imageAltText) { styles.push(tokenTypes.imageAltText, "link"); }
368
- if (state.imageMarker) { styles.push(tokenTypes.imageMarker); }
369
- }
370
-
371
- if (state.header) { styles.push(tokenTypes.header, tokenTypes.header + "-" + state.header); }
372
-
373
- if (state.quote) {
374
- styles.push(tokenTypes.quote);
375
-
376
- // Add `quote-#` where the maximum for `#` is modeCfg.maxBlockquoteDepth
377
- if (!modeCfg.maxBlockquoteDepth || modeCfg.maxBlockquoteDepth >= state.quote) {
378
- styles.push(tokenTypes.quote + "-" + state.quote);
379
- } else {
380
- styles.push(tokenTypes.quote + "-" + modeCfg.maxBlockquoteDepth);
381
- }
382
- }
383
-
384
- if (state.list !== false) {
385
- var listMod = (state.listStack.length - 1) % 3;
386
- if (!listMod) {
387
- styles.push(tokenTypes.list1);
388
- } else if (listMod === 1) {
389
- styles.push(tokenTypes.list2);
390
- } else {
391
- styles.push(tokenTypes.list3);
392
- }
393
- }
394
-
395
- if (state.trailingSpaceNewLine) {
396
- styles.push("trailing-space-new-line");
397
- } else if (state.trailingSpace) {
398
- styles.push("trailing-space-" + (state.trailingSpace % 2 ? "a" : "b"));
399
- }
400
-
401
- return styles.length ? styles.join(' ') : null;
402
- }
403
-
404
- function handleText(stream, state) {
405
- if (stream.match(textRE, true)) {
406
- return getType(state);
407
- }
408
- return undefined;
409
- }
410
-
411
- function inlineNormal(stream, state) {
412
- var style = state.text(stream, state);
413
- if (typeof style !== 'undefined')
414
- return style;
415
-
416
- if (state.list) { // List marker (*, +, -, 1., etc)
417
- state.list = null;
418
- return getType(state);
419
- }
420
-
421
- if (state.taskList) {
422
- var taskOpen = stream.match(taskListRE, true)[1] === " ";
423
- if (taskOpen) state.taskOpen = true;
424
- else state.taskClosed = true;
425
- if (modeCfg.highlightFormatting) state.formatting = "task";
426
- state.taskList = false;
427
- return getType(state);
428
- }
429
-
430
- state.taskOpen = false;
431
- state.taskClosed = false;
432
-
433
- if (state.header && stream.match(/^#+$/, true)) {
434
- if (modeCfg.highlightFormatting) state.formatting = "header";
435
- return getType(state);
436
- }
437
-
438
- var ch = stream.next();
439
-
440
- // Matches link titles present on next line
441
- if (state.linkTitle) {
442
- state.linkTitle = false;
443
- var matchCh = ch;
444
- if (ch === '(') {
445
- matchCh = ')';
446
- }
447
- matchCh = (matchCh+'').replace(/([.?*+^\[\]\\(){}|-])/g, "\\$1");
448
- var regex = '^\\s*(?:[^' + matchCh + '\\\\]+|\\\\\\\\|\\\\.)' + matchCh;
449
- if (stream.match(new RegExp(regex), true)) {
450
- return tokenTypes.linkHref;
451
- }
452
- }
453
-
454
- // If this block is changed, it may need to be updated in GFM mode
455
- if (ch === '`') {
456
- var previousFormatting = state.formatting;
457
- if (modeCfg.highlightFormatting) state.formatting = "code";
458
- stream.eatWhile('`');
459
- var count = stream.current().length
460
- if (state.code == 0 && (!state.quote || count == 1)) {
461
- state.code = count
462
- return getType(state)
463
- } else if (count == state.code) { // Must be exact
464
- var t = getType(state)
465
- state.code = 0
466
- return t
467
- } else {
468
- state.formatting = previousFormatting
469
- return getType(state)
470
- }
471
- } else if (state.code) {
472
- return getType(state);
473
- }
474
-
475
- if (ch === '\\') {
476
- stream.next();
477
- if (modeCfg.highlightFormatting) {
478
- var type = getType(state);
479
- var formattingEscape = tokenTypes.formatting + "-escape";
480
- return type ? type + " " + formattingEscape : formattingEscape;
481
- }
482
- }
483
-
484
- if (ch === '!' && stream.match(/\[[^\]]*\] ?(?:\(|\[)/, false)) {
485
- state.imageMarker = true;
486
- state.image = true;
487
- if (modeCfg.highlightFormatting) state.formatting = "image";
488
- return getType(state);
489
- }
490
-
491
- if (ch === '[' && state.imageMarker && stream.match(/[^\]]*\](\(.*?\)| ?\[.*?\])/, false)) {
492
- state.imageMarker = false;
493
- state.imageAltText = true
494
- if (modeCfg.highlightFormatting) state.formatting = "image";
495
- return getType(state);
496
- }
497
-
498
- if (ch === ']' && state.imageAltText) {
499
- if (modeCfg.highlightFormatting) state.formatting = "image";
500
- var type = getType(state);
501
- state.imageAltText = false;
502
- state.image = false;
503
- state.inline = state.f = linkHref;
504
- return type;
505
- }
506
-
507
- if (ch === '[' && !state.image) {
508
- if (state.linkText && stream.match(/^.*?\]/)) return getType(state)
509
- state.linkText = true;
510
- if (modeCfg.highlightFormatting) state.formatting = "link";
511
- return getType(state);
512
- }
513
-
514
- if (ch === ']' && state.linkText) {
515
- if (modeCfg.highlightFormatting) state.formatting = "link";
516
- var type = getType(state);
517
- state.linkText = false;
518
- state.inline = state.f = stream.match(/\(.*?\)| ?\[.*?\]/, false) ? linkHref : inlineNormal
519
- return type;
520
- }
521
-
522
- if (ch === '<' && stream.match(/^(https?|ftps?):\/\/(?:[^\\>]|\\.)+>/, false)) {
523
- state.f = state.inline = linkInline;
524
- if (modeCfg.highlightFormatting) state.formatting = "link";
525
- var type = getType(state);
526
- if (type){
527
- type += " ";
528
- } else {
529
- type = "";
530
- }
531
- return type + tokenTypes.linkInline;
532
- }
533
-
534
- if (ch === '<' && stream.match(/^[^> \\]+@(?:[^\\>]|\\.)+>/, false)) {
535
- state.f = state.inline = linkInline;
536
- if (modeCfg.highlightFormatting) state.formatting = "link";
537
- var type = getType(state);
538
- if (type){
539
- type += " ";
540
- } else {
541
- type = "";
542
- }
543
- return type + tokenTypes.linkEmail;
544
- }
545
-
546
- if (modeCfg.xml && ch === '<' && stream.match(/^(!--|\?|!\[CDATA\[|[a-z][a-z0-9-]*(?:\s+[a-z_:.\-]+(?:\s*=\s*[^>]+)?)*\s*(?:>|$))/i, false)) {
547
- var end = stream.string.indexOf(">", stream.pos);
548
- if (end != -1) {
549
- var atts = stream.string.substring(stream.start, end);
550
- if (/markdown\s*=\s*('|"){0,1}1('|"){0,1}/.test(atts)) state.md_inside = true;
551
- }
552
- stream.backUp(1);
553
- state.htmlState = CodeMirror.startState(htmlMode);
554
- return switchBlock(stream, state, htmlBlock);
555
- }
556
-
557
- if (modeCfg.xml && ch === '<' && stream.match(/^\/\w*?>/)) {
558
- state.md_inside = false;
559
- return "tag";
560
- } else if (ch === "*" || ch === "_") {
561
- var len = 1, before = stream.pos == 1 ? " " : stream.string.charAt(stream.pos - 2)
562
- while (len < 3 && stream.eat(ch)) len++
563
- var after = stream.peek() || " "
564
- // See http://spec.commonmark.org/0.27/#emphasis-and-strong-emphasis
565
- var leftFlanking = !/\s/.test(after) && (!punctuation.test(after) || /\s/.test(before) || punctuation.test(before))
566
- var rightFlanking = !/\s/.test(before) && (!punctuation.test(before) || /\s/.test(after) || punctuation.test(after))
567
- var setEm = null, setStrong = null
568
- if (len % 2) { // Em
569
- if (!state.em && leftFlanking && (ch === "*" || !rightFlanking || punctuation.test(before)))
570
- setEm = true
571
- else if (state.em == ch && rightFlanking && (ch === "*" || !leftFlanking || punctuation.test(after)))
572
- setEm = false
573
- }
574
- if (len > 1) { // Strong
575
- if (!state.strong && leftFlanking && (ch === "*" || !rightFlanking || punctuation.test(before)))
576
- setStrong = true
577
- else if (state.strong == ch && rightFlanking && (ch === "*" || !leftFlanking || punctuation.test(after)))
578
- setStrong = false
579
- }
580
- if (setStrong != null || setEm != null) {
581
- if (modeCfg.highlightFormatting) state.formatting = setEm == null ? "strong" : setStrong == null ? "em" : "strong em"
582
- if (setEm === true) state.em = ch
583
- if (setStrong === true) state.strong = ch
584
- var t = getType(state)
585
- if (setEm === false) state.em = false
586
- if (setStrong === false) state.strong = false
587
- return t
588
- }
589
- } else if (ch === ' ') {
590
- if (stream.eat('*') || stream.eat('_')) { // Probably surrounded by spaces
591
- if (stream.peek() === ' ') { // Surrounded by spaces, ignore
592
- return getType(state);
593
- } else { // Not surrounded by spaces, back up pointer
594
- stream.backUp(1);
595
- }
596
- }
597
- }
598
-
599
- if (modeCfg.strikethrough) {
600
- if (ch === '~' && stream.eatWhile(ch)) {
601
- if (state.strikethrough) {// Remove strikethrough
602
- if (modeCfg.highlightFormatting) state.formatting = "strikethrough";
603
- var t = getType(state);
604
- state.strikethrough = false;
605
- return t;
606
- } else if (stream.match(/^[^\s]/, false)) {// Add strikethrough
607
- state.strikethrough = true;
608
- if (modeCfg.highlightFormatting) state.formatting = "strikethrough";
609
- return getType(state);
610
- }
611
- } else if (ch === ' ') {
612
- if (stream.match(/^~~/, true)) { // Probably surrounded by space
613
- if (stream.peek() === ' ') { // Surrounded by spaces, ignore
614
- return getType(state);
615
- } else { // Not surrounded by spaces, back up pointer
616
- stream.backUp(2);
617
- }
618
- }
619
- }
620
- }
621
-
622
- if (modeCfg.emoji && ch === ":" && stream.match(/^(?:[a-z_\d+][a-z_\d+-]*|\-[a-z_\d+][a-z_\d+-]*):/)) {
623
- state.emoji = true;
624
- if (modeCfg.highlightFormatting) state.formatting = "emoji";
625
- var retType = getType(state);
626
- state.emoji = false;
627
- return retType;
628
- }
629
-
630
- if (ch === ' ') {
631
- if (stream.match(/^ +$/, false)) {
632
- state.trailingSpace++;
633
- } else if (state.trailingSpace) {
634
- state.trailingSpaceNewLine = true;
635
- }
636
- }
637
-
638
- return getType(state);
639
- }
640
-
641
- function linkInline(stream, state) {
642
- var ch = stream.next();
643
-
644
- if (ch === ">") {
645
- state.f = state.inline = inlineNormal;
646
- if (modeCfg.highlightFormatting) state.formatting = "link";
647
- var type = getType(state);
648
- if (type){
649
- type += " ";
650
- } else {
651
- type = "";
652
- }
653
- return type + tokenTypes.linkInline;
654
- }
655
-
656
- stream.match(/^[^>]+/, true);
657
-
658
- return tokenTypes.linkInline;
659
- }
660
-
661
- function linkHref(stream, state) {
662
- // Check if space, and return NULL if so (to avoid marking the space)
663
- if(stream.eatSpace()){
664
- return null;
665
- }
666
- var ch = stream.next();
667
- if (ch === '(' || ch === '[') {
668
- state.f = state.inline = getLinkHrefInside(ch === "(" ? ")" : "]");
669
- if (modeCfg.highlightFormatting) state.formatting = "link-string";
670
- state.linkHref = true;
671
- return getType(state);
672
- }
673
- return 'error';
674
- }
675
-
676
- var linkRE = {
677
- ")": /^(?:[^\\\(\)]|\\.|\((?:[^\\\(\)]|\\.)*\))*?(?=\))/,
678
- "]": /^(?:[^\\\[\]]|\\.|\[(?:[^\\\[\]]|\\.)*\])*?(?=\])/
679
- }
680
-
681
- function getLinkHrefInside(endChar) {
682
- return function(stream, state) {
683
- var ch = stream.next();
684
-
685
- if (ch === endChar) {
686
- state.f = state.inline = inlineNormal;
687
- if (modeCfg.highlightFormatting) state.formatting = "link-string";
688
- var returnState = getType(state);
689
- state.linkHref = false;
690
- return returnState;
691
- }
692
-
693
- stream.match(linkRE[endChar])
694
- state.linkHref = true;
695
- return getType(state);
696
- };
697
- }
698
-
699
- function footnoteLink(stream, state) {
700
- if (stream.match(/^([^\]\\]|\\.)*\]:/, false)) {
701
- state.f = footnoteLinkInside;
702
- stream.next(); // Consume [
703
- if (modeCfg.highlightFormatting) state.formatting = "link";
704
- state.linkText = true;
705
- return getType(state);
706
- }
707
- return switchInline(stream, state, inlineNormal);
708
- }
709
-
710
- function footnoteLinkInside(stream, state) {
711
- if (stream.match(/^\]:/, true)) {
712
- state.f = state.inline = footnoteUrl;
713
- if (modeCfg.highlightFormatting) state.formatting = "link";
714
- var returnType = getType(state);
715
- state.linkText = false;
716
- return returnType;
717
- }
718
-
719
- stream.match(/^([^\]\\]|\\.)+/, true);
720
-
721
- return tokenTypes.linkText;
722
- }
723
-
724
- function footnoteUrl(stream, state) {
725
- // Check if space, and return NULL if so (to avoid marking the space)
726
- if(stream.eatSpace()){
727
- return null;
728
- }
729
- // Match URL
730
- stream.match(/^[^\s]+/, true);
731
- // Check for link title
732
- if (stream.peek() === undefined) { // End of line, set flag to check next line
733
- state.linkTitle = true;
734
- } else { // More content on line, check if link title
735
- stream.match(/^(?:\s+(?:"(?:[^"\\]|\\\\|\\.)+"|'(?:[^'\\]|\\\\|\\.)+'|\((?:[^)\\]|\\\\|\\.)+\)))?/, true);
736
- }
737
- state.f = state.inline = inlineNormal;
738
- return tokenTypes.linkHref + " url";
739
- }
740
-
741
- var mode = {
742
- startState: function() {
743
- return {
744
- f: blockNormal,
745
-
746
- prevLine: {stream: null},
747
- thisLine: {stream: null},
748
-
749
- block: blockNormal,
750
- htmlState: null,
751
- indentation: 0,
752
-
753
- inline: inlineNormal,
754
- text: handleText,
755
-
756
- formatting: false,
757
- linkText: false,
758
- linkHref: false,
759
- linkTitle: false,
760
- code: 0,
761
- em: false,
762
- strong: false,
763
- header: 0,
764
- setext: 0,
765
- hr: false,
766
- taskList: false,
767
- list: false,
768
- listStack: [],
769
- quote: 0,
770
- trailingSpace: 0,
771
- trailingSpaceNewLine: false,
772
- strikethrough: false,
773
- emoji: false,
774
- fencedEndRE: null
775
- };
776
- },
777
-
778
- copyState: function(s) {
779
- return {
780
- f: s.f,
781
-
782
- prevLine: s.prevLine,
783
- thisLine: s.thisLine,
784
-
785
- block: s.block,
786
- htmlState: s.htmlState && CodeMirror.copyState(htmlMode, s.htmlState),
787
- indentation: s.indentation,
788
-
789
- localMode: s.localMode,
790
- localState: s.localMode ? CodeMirror.copyState(s.localMode, s.localState) : null,
791
-
792
- inline: s.inline,
793
- text: s.text,
794
- formatting: false,
795
- linkText: s.linkText,
796
- linkTitle: s.linkTitle,
797
- linkHref: s.linkHref,
798
- code: s.code,
799
- em: s.em,
800
- strong: s.strong,
801
- strikethrough: s.strikethrough,
802
- emoji: s.emoji,
803
- header: s.header,
804
- setext: s.setext,
805
- hr: s.hr,
806
- taskList: s.taskList,
807
- list: s.list,
808
- listStack: s.listStack.slice(0),
809
- quote: s.quote,
810
- indentedCode: s.indentedCode,
811
- trailingSpace: s.trailingSpace,
812
- trailingSpaceNewLine: s.trailingSpaceNewLine,
813
- md_inside: s.md_inside,
814
- fencedEndRE: s.fencedEndRE
815
- };
816
- },
817
-
818
- token: function(stream, state) {
819
-
820
- // Reset state.formatting
821
- state.formatting = false;
822
-
823
- if (stream != state.thisLine.stream) {
824
- state.header = 0;
825
- state.hr = false;
826
-
827
- if (stream.match(/^\s*$/, true)) {
828
- blankLine(state);
829
- return null;
830
- }
831
-
832
- state.prevLine = state.thisLine
833
- state.thisLine = {stream: stream}
834
-
835
- // Reset state.taskList
836
- state.taskList = false;
837
-
838
- // Reset state.trailingSpace
839
- state.trailingSpace = 0;
840
- state.trailingSpaceNewLine = false;
841
-
842
- if (!state.localState) {
843
- state.f = state.block;
844
- if (state.f != htmlBlock) {
845
- var indentation = stream.match(/^\s*/, true)[0].replace(/\t/g, expandedTab).length;
846
- state.indentation = indentation;
847
- state.indentationDiff = null;
848
- if (indentation > 0) return null;
849
- }
850
- }
851
- }
852
- return state.f(stream, state);
853
- },
854
-
855
- innerMode: function(state) {
856
- if (state.block == htmlBlock) return {state: state.htmlState, mode: htmlMode};
857
- if (state.localState) return {state: state.localState, mode: state.localMode};
858
- return {state: state, mode: mode};
859
- },
860
-
861
- indent: function(state, textAfter, line) {
862
- if (state.block == htmlBlock && htmlMode.indent) return htmlMode.indent(state.htmlState, textAfter, line)
863
- if (state.localState && state.localMode.indent) return state.localMode.indent(state.localState, textAfter, line)
864
- return CodeMirror.Pass
865
- },
866
-
867
- blankLine: blankLine,
868
-
869
- getType: getType,
870
-
871
- blockCommentStart: "<!--",
872
- blockCommentEnd: "-->",
873
- closeBrackets: "()[]{}''\"\"``",
874
- fold: "markdown"
875
- };
876
- return mode;
877
- }, "xml");
878
-
879
- CodeMirror.defineMIME("text/markdown", "markdown");
880
-
881
- CodeMirror.defineMIME("text/x-markdown", "markdown");
882
-
883
- });