• Jacob Schatz's avatar
    Merge branch 'code-blocks-vue-pre' into 'master' · 7887a3da
    Jacob Schatz authored
    Adds v-pre to code blocks in comments
    
    ## What does this MR do?
    
    Allows users to comment on discussions with code that contains `{{`
    
    Previously because of the discussion part being a Vue app it was being converted by Vue & therefore creating JS errors & the code not displaying correctly. This adds `v-pre` onto the code element to allow the user to write code that would contain `{{`
    
    ## What are the relevant issue numbers?
    
    Closes #22911
    
    See merge request !6674
    7887a3da
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 128 KB