The html block of org 9.0 was modified from #+BEGIN_HTML to #+BEGIN_EXPORT html, which seems to make it impossible to export the html block properly when using org 9.0.
If the symbol of the inline style is close to the quotation mark, it cannot be exported properly:
The result of hope: 'test'
The results obtained: ~'test'~
The html block of
org 9.0was modified from#+BEGIN_HTMLto#+BEGIN_EXPORT html, which seems to make it impossible to export the html block properly when usingorg 9.0.If the symbol of the inline style is close to the quotation mark, it cannot be exported properly:
The result of hope:
'test'The results obtained: ~'test'~