/me should conform to XEP-0245
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Coccinella |
New
|
Wishlist
|
Unassigned |
Bug Description
coccinella has already support for /me, however, it doesn't conform to the recommendations specified in XEP-0245.
Example 4. Some Non-Commands
<body>/meshrugs in disgust</body> <--- OK
<body>/me's disgusted</body> <--- OK
<body> /me shrugs in disgust</body> <--- Wrong
<body>"/me shrugs in disgust"</body> <--- OK
<body>* Atlas shrugs in disgust</body> <--- OK
<body>Why did Atlas say "/me shrugs in disgust"?</body> <--- OK
<body>Why did Atlas say " /me shrugs in disgust"?</body> <--- Wrong
Changed in coccinella: | |
milestone: | 0.96.18 → 0.96.20 |
Changed in coccinella: | |
milestone: | 0.96.20 → 0.96.22 |
XEP-0245 also states the string should show up italic.