dir rtl: different behavior in html and epub #11554
Iacobus1983
started this conversation in
General
Replies: 1 comment
-
|
Not intentional. I'll add it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I try to convert an html snippet with a metadata file containing
If i convert
-f html -t html -s, i get<html xmlns="http://www.w3.org/1999/xhtml" lang="ara" xml:lang="ara" dir="rtl">in the output file. But if I convert-f html -t epub, nodir="rtl". Is this behavior so by purpose? (I'm using pandoc 3.8.3).Beta Was this translation helpful? Give feedback.
All reactions