When pulling from CKAN instances, the description is always treated as plain text, when it is actually markdown - https://github.com/theodi/data_kitten/blob/master/lib/data_kitten/publishing_formats/ckan.rb#L53
This shows up as an issue when generating certificates using this - it may be that the right thing to do is to fix there, rather than here.
When pulling from CKAN instances, the description is always treated as plain text, when it is actually markdown - https://github.com/theodi/data_kitten/blob/master/lib/data_kitten/publishing_formats/ckan.rb#L53
This shows up as an issue when generating certificates using this - it may be that the right thing to do is to fix there, rather than here.