Update git submodules

* Update plugins/codemirror-editor from branch 'master'
  to 32753c4e226fe6297795c7d80166203719d6e48f
  - Add multiplex addon
    
    Use case is codemirror breaks when using mutiple languages in one file
    
    multiplexingMode is required by htmlembedded so needs multiplex addon.
    
    Got this javascript error:
    
    - "TypeError: undefined is not a function (near '...a.multiplexingMode...')"
    
    This change fixes it.
    
    See [1]
    
    [1] 04d39f236a/mode/htmlembedded/htmlembedded.js (L18)
    
    Change-Id: I9c79d77c902dbb22271f33d9d6e2f9e50726d411
This commit is contained in:
Paladox none 2018-03-12 02:18:08 +00:00 committed by Gerrit Code Review
parent 05af76fa4b
commit 63c3aa86c2

@ -1 +1 @@
Subproject commit 714fc1057174227bd5acf4753039fe582c930e18
Subproject commit 32753c4e226fe6297795c7d80166203719d6e48f