• Dmitry Gutov's avatar
    Guard against nested percent literals · 6e63b3e9
    Dmitry Gutov authored
    * lisp/progmodes/ruby-mode.el
    (ruby-syntax-propertize-percent-literal):
    Don't check the syntax status.
    (ruby-syntax-propertize): Check it here.  And also guard against
    being in a larger percent literal.
    
    * test/automated/ruby-mode-tests.el
    (ruby-no-nested-percent-literals): New test.
    6e63b3e9
ruby-mode-tests.el 20.3 KB