File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ ## 1.3.0 (2014-09-11)  
2+ 
3+ *  Extend the field limit for tables to 50 characters for RST [ #306  ] ( https://github.com/github/markup/pull/306 ) 
4+ *  Add ` .mkdn `  as a supported markdown extension [ #308  ] ( https://github.com/github/markup/pull/308 ) 
5+ *  Upgrade wikicloth to 0.8.1 [ #317  ] ( https://github.com/github/markup/pull/317 ) 
6+ *  Force encoding of posix-spawn output [ #338  ] ( https://github.com/github/markup/pull/338 ) 
7+ *  Add ` .rmd `  as a supported markdown extension [ #343  ] ( https://github.com/github/markup/pull/343 ) 
8+ 
9+ [ Full changelog] ( https://github.com/github/markup/compare/v1.2.1...v1.3.0 ) 
10+ 
111## 1.2.1 (2014-04-23)  
212
313*  Disable RST warnings [ #290  ] ( https://github.com/github/markup/pull/290 ) 
Original file line number Diff line number Diff line change 11module  GitHub 
22  module  Markup 
3-     VERSION  =  '1.2.1 ' 
3+     VERSION  =  '1.3.0 ' 
44    Version  =  VERSION 
55  end 
66end 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments