#3900 Fix markdown not found highlighting

v1.0.0
closed
sf-1 (616)
General
Cory Johns
2015-08-20
2012-03-15
No

It gets confused by url escaped characters right now.

Discussion

  • Jenny Steele - 2012-03-15
    • status: in-progress --> code-review
    • qa: Cory Johns
    • size: --> 1
     
  • Jenny Steele - 2012-03-15

    On allura js/3900. To test, create a page on your wiki with a space in the title and make sure all these ways of linking work:

    [space page]
    [space%20page] <- expect to see %20 here
    [space page](space page)
    [space page](space%20page)
    
     
  • Cory Johns - 2012-03-16
    • status: code-review --> closed
     
  • Cory Johns - 2012-03-16

    Merged to dev

     

Log in to post a comment.