Closed
Bug 1278194
Opened 9 years ago
Closed 4 years ago
In the bio field, can't add IRC links in markdown
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: pascalc, Unassigned)
Details
(Whiteboard: [iam-RFE])
STR:
Edit your bio and use markdown syntax, example:
contact me on IRC in the (#nightly)(irc://irc.mozilla.org/nightly) channel
Expected result:
My bio page has a link to the nightly channel such as:
contact me on IRC in the <a href="irc://irc.mozilla.org/nightly">#nightly</a> channel.
Actual result:
There is an empty link:
contact me on IRC in the <a href="">#nightly</a> channel.
Given how crucial IRC is for our technical community, it's sad.
Comment 1•4 years ago
|
||
Closing as invalid since mozillians has been decom'ed.
people.mozilla.org has a field for IRC. If the markdown issue is persisting there, feel free to open a new bug.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
Whiteboard: [iam-RFE]
You need to log in
before you can comment on or make changes to this bug.
Description
•