Closed
Bug 778672
Opened 13 years ago
Closed 13 years ago
remo-min.css build=3767573 changes markdown ordered lists to unordered ones
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: fredy, Assigned: pierros)
Details
(Whiteboard: u=user c=basic p=1)
Steps to reproduce:
1. Edit a profile
2. At bio field, add an ordered list markdown.
for example:
1. one
2. two
3. three
3. Save the profile
What happens:
The list shows up as an unordered list
What should happen:
The list should show up as an ordered list.
Notes:
By disabling the remo-min.css?build=3767573 the ordered list shows up ok.
Tested on https://reps-dev.allizom.org
Updated•13 years ago
|
Version: 0.3 - Sarek → 0.3.5 - Amanda
| Assignee | ||
Updated•13 years ago
|
Priority: -- → P1
| Assignee | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
Whiteboard: u=user c=basic p=1
Comment 1•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/remo
https://github.com/mozilla/remo/commit/aee9bf60a78b53be7a0d0bff25d77b811246bdf6
New ul and ol css Fix bug 778672
https://github.com/mozilla/remo/commit/921db015c9496c0fdb0f7166978105e7c44d7fbd
Merge pull request #333 from ppapadeas/778672-remo-min-css
New ul and ol css Fix bug 778672
Updated•13 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•