• Jackson Ray Hamilton's avatar
    Fix counting of nested self-closing JSXOpeningElements · 79118f8c
    Jackson Ray Hamilton authored
    * lisp/progmodes/js.el (js-jsx--matching-close-tag-pos): Fix bug where
    self-closing JSXOpeningElements might be missed if one was nested
    within another.
    
    * test/manual/indent/jsx-self-closing.jsx: Add test for bug concerning
    self-closing JSXOpeningElement counting.
    79118f8c
jsx-self-closing.jsx 351 Bytes