Wikimedia

Tracker: Empty line in a comment should be interpreted as new paragraph

Knowledge expectations

Student should know basics of Django.

Problem

If you add this:

Test

Test

as a comment, it will be rendered as "Test Test". There should be <p>Test</p><p>Test</p> (in HTML) instead, so it will correctly render as two paragraphs.

Expected outcome

You should propose a patch to Wikimedia Gerrit, see tutorial.

Student is expected to claim the task on Wikimedia Phabricator when claiming this task on the GCI site.

Materials

Task tags

  • python
  • django

Students who completed this task

takidelfin

Task type

  • code Code
close

2018