[GH-ISSUE #675] Superscript and subscript support #353

Closed
opened 2026-03-03 00:20:30 +03:00 by kerem · 3 comments
Owner

Originally created by @jitendra-vadlamani on GitHub (Nov 8, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/675

Current behavior

Superscript and subscript is not working

Screenshot 2020-11-08 at 3 55 41 PM

Expected behavior

Screenshot 2020-11-08 at 3 56 29 PM
Screenshot 2020-11-08 at 4 01 10 PM
RefLink: https://awesomeopensource.com/project/TobseF/boostnote-markdown-cheatsheet

Environment

Desktop

  • Boost Note.next version:
    Screenshot 2020-11-08 at 3 59 56 PM

  • OS version and name:
    Screenshot 2020-11-08 at 4 00 09 PM

Originally created by @jitendra-vadlamani on GitHub (Nov 8, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/675 # Current behavior Superscript and subscript is not working ![Screenshot 2020-11-08 at 3 55 41 PM](https://user-images.githubusercontent.com/16822120/98462565-3246fe80-21db-11eb-8cae-010d88386f5b.png) # Expected behavior ![Screenshot 2020-11-08 at 3 56 29 PM](https://user-images.githubusercontent.com/16822120/98462576-3ffc8400-21db-11eb-9481-259cb9f7a7b1.png) ![Screenshot 2020-11-08 at 4 01 10 PM](https://user-images.githubusercontent.com/16822120/98462624-a71a3880-21db-11eb-84ff-43614a20c80f.png) RefLink: https://awesomeopensource.com/project/TobseF/boostnote-markdown-cheatsheet # Environment ## Desktop - Boost Note.next version: ![Screenshot 2020-11-08 at 3 59 56 PM](https://user-images.githubusercontent.com/16822120/98462606-84881f80-21db-11eb-9238-53afeaec6de0.png) - OS version and name: ![Screenshot 2020-11-08 at 4 00 09 PM](https://user-images.githubusercontent.com/16822120/98462609-89e56a00-21db-11eb-9355-dea5a6cbec64.png)
kerem 2026-03-03 00:20:30 +03:00
Author
Owner

@jitendra-vadlamani commented on GitHub (Nov 8, 2020):

Thank you for such a quick response.
Is there any possible way to do it inline?

Example: the Equation is a^2

Regards,
JITENDRA AVINASH

On Sun, Nov 8, 2020 at 5:37 PM Komediruzecki notifications@github.com
wrote:

I think you are using markdown which is for Boostnote not Boostnote.next
(still does not support all of the old features).

Try:

$
H_{2}O
$

$
29^{th}
$

To get the descired functionality in boostnote.next.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/BoostIO/BoostNote.next/issues/675#issuecomment-723568659,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEAK62ABU3NOPR5KXWPT7GDSO2CYNANCNFSM4TOHQMCQ
.

<!-- gh-comment-id:723569527 --> @jitendra-vadlamani commented on GitHub (Nov 8, 2020): Thank you for such a quick response. Is there any possible way to do it inline? Example: the Equation is a^2 Regards, JITENDRA AVINASH On Sun, Nov 8, 2020 at 5:37 PM Komediruzecki <notifications@github.com> wrote: > I think you are using markdown which is for Boostnote not Boostnote.next > (still does not support all of the old features). > > Try: > > $$$ > H_{2}O > $$$ > > $$$ > 29^{th} > $$$ > > To get the descired functionality in boostnote.next. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/BoostIO/BoostNote.next/issues/675#issuecomment-723568659>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AEAK62ABU3NOPR5KXWPT7GDSO2CYNANCNFSM4TOHQMCQ> > . >
Author
Owner

@Flexo013 commented on GitHub (Nov 8, 2020):

Super- and subscript are not supported yet in BoostNote.next. (The cheatsheet you linked is for features as in Boostnote Legacy).

<!-- gh-comment-id:723635283 --> @Flexo013 commented on GitHub (Nov 8, 2020): Super- and subscript are not supported yet in BoostNote.next. (The cheatsheet you linked is for features as in Boostnote Legacy).
Author
Owner

@Rokt33r commented on GitHub (Aug 23, 2021):

Please use <sup> and <sub>. We'd like to avoid adopting custom markdown syntax.
Screen Shot 2021-08-23 at 5 55 04 PM

Also, you can try our math blocks. I think they should be better for your use case.

Screen Shot 2021-08-23 at 5 59 49 PM
<!-- gh-comment-id:903575942 --> @Rokt33r commented on GitHub (Aug 23, 2021): Please use `<sup>` and `<sub>`. We'd like to avoid adopting custom markdown syntax. <img width="736" alt="Screen Shot 2021-08-23 at 5 55 04 PM" src="https://user-images.githubusercontent.com/5865853/130419472-fd7a0298-fcfc-4d05-bd1e-46af090ae2f9.png"> Also, you can try our math blocks. I think they should be better for your use case. <img width="761" alt="Screen Shot 2021-08-23 at 5 59 49 PM" src="https://user-images.githubusercontent.com/5865853/130420133-af9fddff-2c12-48b1-b18d-5bf9508e2ca9.png">
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#353
No description provided.