latest 4 messages by expr
  
  
    +
    [2015-04-08T09:52:56Z]
    expr
    ah, nevermind. didn't see that you could prepend s minus to negate it
    
  
  
  
    +
    [2015-04-08T09:50:01Z]
    expr
    is there any way of using search filters to get issues that are NOT from a particular repo? I know you can use 'repo:x/writing' to filter only results from that repo
    
  
  
  
    +
    [2015-02-15T20:59:38Z]
    expr
    they're on a newline too, so the parser thinks it's the end of the fenced code block
    
  
  
  
    +
    [2015-02-15T20:58:55Z]
    expr
    quick question about GFM: if I have a fenced code block and I want to have three backticks (```) within that code block, how would I go about escaping them?