14
0

Accepting request 858798 from home:poorboywilly:branches:devel:languages:python

- Add patch to fix test: according to Pandoc documentation, ATX-style
headings are the default. See
https://pandoc.org/MANUAL#option--markdown-headings

OBS-URL: https://build.opensuse.org/request/show/858798
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pypandoc?expand=0&rev=5
This commit is contained in:
2020-12-27 22:25:33 +00:00
committed by Git OBS Bridge
parent ab92dce54c
commit c28061e016
3 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Dec 27 03:51:58 UTC 2020 - Jason Craig <os-dev@jacraig.com>
- Add patch to fix test: according to Pandoc documentation, ATX-style
headings are the default. See
https://pandoc.org/MANUAL#option--markdown-headings
-------------------------------------------------------------------
Sun Nov 22 13:21:43 UTC 2020 - John Vandenberg <jayvdb@gmail.com>