feat: change default question text (#199)
This commit is contained in:
@@ -280,7 +280,7 @@ export class OLXParser {
|
||||
the parsed OLX.
|
||||
*/
|
||||
const tagMap = {
|
||||
label: 'bold',
|
||||
label: 'strong',
|
||||
description: 'em',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user