File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -402,10 +402,10 @@ def fake_pandoc(argv): # pylint: disable=unused-argument
402402 __ https://github.com/joe/project/issues/999
403403 """ ,
404404 """\
405- - One issue fixed: [issue 123](https://github.com/joe/project/issues/123).
406- - One change merged: [Big change](https://github.com/joe/project/pull/234).
407- - Improved the [home page](https://example.com/homepage).
408- - One more [small change](https://github.com/joe/project/issues/999).
405+ - One issue fixed: [issue 123](https://github.com/joe/project/issues/123).
406+ - One change merged: [Big change](https://github.com/joe/project/pull/234).
407+ - Improved the [home page](https://example.com/homepage).
408+ - One more [small change](https://github.com/joe/project/issues/999).
409409 """ ,
410410 ),
411411 ],
You can’t perform that action at this time.
0 commit comments