Fix highlighting for block args containing inline syntax by kdmsnr · Pull Request #53 · kmuto/review-el

Summary fix font-lock for block-tag lines whose arguments include inline syntax keep existing highlighting behavior for normal //image[hoge][fuga] Problem //image[hoge][@<b>{aa}] was not hi...