1. 12 12月, 2017 1 次提交
  2. 15 9月, 2017 1 次提交
  3. 14 9月, 2017 1 次提交
  4. 13 9月, 2017 1 次提交
  5. 25 4月, 2017 2 次提交
  6. 04 4月, 2017 1 次提交
  7. 09 3月, 2017 1 次提交
  8. 26 1月, 2017 1 次提交
  9. 23 1月, 2017 3 次提交
  10. 03 1月, 2017 1 次提交
  11. 10 11月, 2016 1 次提交
  12. 27 10月, 2016 1 次提交
  13. 17 10月, 2016 1 次提交
  14. 15 10月, 2016 1 次提交
  15. 14 10月, 2016 4 次提交
  16. 27 9月, 2016 1 次提交
    • M
      Fix colorization of markdown links and inlines inside of lists and quotes · 0b70faee
      Matt Bierner 提交于
      Issue #12344
      
      **Bug**
      Current colorization rules are too relaxed. Links inside lists of block quotes for example end up getting colored differently than normal links.
      
      **Fix**
      - Add a scope to the textmate markdown grammar so that we can identify the symbol that starts a list or quote.
      - Remove text colorization rule for lists and quotes since this just duplicates the normal text color.
      - Only apply special puctuator colorization to the start symbol for lists and quotes
      0b70faee
  17. 14 6月, 2016 1 次提交
  18. 12 4月, 2016 1 次提交
  19. 14 3月, 2016 3 次提交