Note that 'span' tags are permitted as well as 'lang' in multi-language
filter
This commit is contained in:
@@ -100,4 +100,7 @@
|
||||
use this feature first create your contents in multiple languages (in the same
|
||||
resource). Then enclose each language block in the following tags:</p>
|
||||
<pre> <lang lang="XX">your_content_here</lang></pre>
|
||||
|
||||
<p>Or if you prefer, you may use span tags instead, for example:</p>
|
||||
<pre> <span lang="XX">your_content_here</span></pre>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user