Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29886562: Noissue - use markdown module better to avoid warnings (Closed)

Created:
Sept. 20, 2018, 2:07 p.m. by Vasily Kuznetsov
Modified:
Sept. 21, 2018, 9:03 a.m.
Reviewers:
Tudor Avram
Visibility:
Public.

Description

Noissue - use markdown module better to avoid warnings Repository: https://hg.adblockplus.org/cms Base revision: e409c82a26f1

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M cms/converters.py View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2
Vasily Kuznetsov
Hi Tudor! I think I found the cause of the markdown warnings. Try the patch ...
Sept. 20, 2018, 2:16 p.m. (2018-09-20 14:16:02 UTC) #1
Tudor Avram
Sept. 20, 2018, 4:53 p.m. (2018-09-20 16:53:27 UTC) #2
LGTM

This fix removes the Markdown warnings as expected. 
There still are a couple of warnings, but they are caused by
`pytest_console_scripts`

Powered by Google App Engine
This is Rietveld