• B
    Also escape characters in links and headings · 56d4d4c1
    Benjamin Sago 提交于
    Doing this meant that the escaping functionality got used in three places, so it was extracted into a generalised function in its own module.
    
    This is slighly slower for the case where escaped characters are displayed in the same colour as the displayable characters, which happens when listing a directory’s name when recursing. Optimise this, yeah?
    56d4d4c1
run.sh 3.9 KB