Superscript doesn't display correctly #185

Open
opened 2025-05-20 20:56:47 -05:00 by cafedood · 2 comments
cafedood commented 2025-05-20 20:56:47 -05:00 (Migrated from github.com)

example: https://leetcode.com/problems/most-frequent-even-element

Constraints:
1 <= nums.length <= 2000
0 <= nums[i] <= 105 # 105 is actually 105

example: https://leetcode.com/problems/most-frequent-even-element Constraints: 1 <= nums.length <= 2000 0 <= nums[i] <= 105 # 105 is actually **10<sup>5</sup>**
Gamin8ing commented 2025-05-28 09:53:13 -05:00 (Migrated from github.com)

Yeah, I too have been noticing such things, thought my config broke lol

Yeah, I too have been noticing such things, thought my config broke lol
Pre-cici commented 2026-04-13 11:14:19 -05:00 (Migrated from github.com)

Maybe you should enable treesitter

Maybe you should enable treesitter
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
arduinohatesme/leetcode.nvim#185
No description provided.