1
0
mirror of https://github.com/flarum/core.git synced 2025-02-25 11:43:19 +01:00
Toby Zerner bdf626b552 Basic parsing of HTML tags in translations
This allows text to be wrapped with a virtual element:

	key: "This is a <test>Test</test>"

	app.trans('key', {test: <a href="#"/>});

closes #574
2015-10-14 15:24:28 +10:30
..
2015-10-13 16:57:18 +10:30
2015-10-14 12:46:59 +10:30
2015-10-13 16:57:18 +10:30
2015-09-16 16:03:25 +09:30
2015-10-13 16:57:18 +10:30
2015-10-08 14:28:02 +10:30