Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemenation of text subscription and superscription #33

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

domiden
Copy link

@domiden domiden commented Jul 28, 2021

Fixing #32

Goal

This PR implements HTML-base text subscription and superscription for non-mathematical use such as genome constitution (Am) and simple molecular formula (CH4).

Task

  • Implementation of <sub></sub>
  • Implementation of <sup></sup>
  • Test building
  • Test functionality in Obsidian

Result

Screenshot from 2021-07-29 10-31-12

@domiden
Copy link
Author

domiden commented Jul 28, 2021

Fix #32

@domiden domiden changed the title WIP: Implemenation of text subscription and superscription Implemenation of text subscription and superscription Jul 29, 2021
@domiden
Copy link
Author

domiden commented Jul 29, 2021

So, I've tested the functionality so far. The implementations seem to work fine. 🎉

@Reocin, could you review this PR, please. Thanks!

@domiden domiden marked this pull request as draft July 29, 2021 08:12
@domiden domiden marked this pull request as ready for review July 29, 2021 08:12
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