[ckan-changes] [okfn/ckan] b7e06e: [#582] Fix h.markdown_extract()

GitHub noreply at github.com
Tue Mar 12 15:42:11 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/okfn/ckan
  Commit: b7e06e160ec6fad7f5c5c1bddef5f927a06c99fb
      https://github.com/okfn/ckan/commit/b7e06e160ec6fad7f5c5c1bddef5f927a06c99fb
  Author: tobes <toby.junk at gmail.com>
  Date:   2013-03-07 (Thu, 07 Mar 2013)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  [#582] Fix h.markdown_extract()

ih.markdown_extract() sometimes returns a literal and sometimes not.

This causes problems of over escaping for example in the dataset
listings with short descriptions. This patch makes this return a literal
consistantly.


  Commit: ea27c016c21896b87a6a8083fc907ef9abbc801a
      https://github.com/okfn/ckan/commit/ea27c016c21896b87a6a8083fc907ef9abbc801a
  Author: John Martin <me at johnmart.in>
  Date:   2013-03-12 (Tue, 12 Mar 2013)

  Changed paths:
    M ckan/lib/helpers.py

  Log Message:
  -----------
  Merge pull request #582 from okfn/582-fix-markdown_extract

h. markdown_extract() & < > issue [2.0]


Compare: https://github.com/okfn/ckan/compare/33bbfbad7b7f...ea27c016c218


More information about the ckan-changes mailing list