• Gabriel Mazetto's avatar
    Merge branch 'unescape-relative-path' into 'master' · a4a8ac21
    Gabriel Mazetto authored
    Avoid escaping relative links in Markdown twice
    
    ## What does this MR do?
    
    Avoid escaping relative links in Markdown twice.
    
    ## Why was this MR needed?
    
    Relative links with special characters (e.g. spaces) were escaped twice.
    
    ## What are the relevant issue numbers?
    
    closes #25191, #25318
    
    See merge request !7940
    a4a8ac21
relative_link_filter_spec.rb 7.62 KB