1. 07 12月, 2016 3 次提交
  2. 08 11月, 2016 1 次提交
  3. 05 11月, 2016 1 次提交
    • T
      Make markdown image dimensions configurable using a custom image renderer (#14811) · 5834d384
      Tamas Kiss 提交于
      * Make markdown image dimensions configurable using a custom image renderer
      
      In the newly introduced syntax extension the width and height of an image
      can be given in the image title using following format:
      ![image](someimageurl 'caption|height=200, width=100').
      Both width and height parameters are optional, if they are not given the
      width and height attributes remains unset on the image element
      
      This resolves #14803
      
      * Change size parameter location to href part
      5834d384
  4. 08 10月, 2016 1 次提交
  5. 21 9月, 2016 1 次提交
  6. 13 9月, 2016 1 次提交
  7. 29 8月, 2016 1 次提交
  8. 09 8月, 2016 1 次提交
  9. 24 6月, 2016 1 次提交
  10. 15 6月, 2016 1 次提交
  11. 08 6月, 2016 2 次提交
  12. 22 2月, 2016 1 次提交
  13. 05 2月, 2016 1 次提交
  14. 27 1月, 2016 1 次提交
  15. 25 1月, 2016 4 次提交
  16. 13 11月, 2015 1 次提交