Skip to content

Attempt at supporting superscipt and subscript#215

Open
romen wants to merge 1 commit into
regebro:masterfrom
romen:sub_super_script
Open

Attempt at supporting superscipt and subscript#215
romen wants to merge 1 commit into
regebro:masterfrom
romen:sub_super_script

Conversation

@romen

@romen romen commented Mar 16, 2020

Copy link
Copy Markdown

XSLT was removing superscript/subscript, this commit is a first shot at trying to let them pass through the transformation to HTML.

https://docutils.sourceforge.io/docs/ref/rst/roles.html#superscript

I am not too familiar with XSLT, so this is just a hackish attempt, maybe there are more proper ways to solve this.

I welcome any feedback about it!

XSLT was removing superscript/subscript, this commit is a first shot at
trying to let them pass through the transformation to HTML.

https://docutils.sourceforge.io/docs/ref/rst/roles.html#superscript
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant