Shashwat

Results 22 comments of Shashwat

Here's how it looks now ![demo](https://user-images.githubusercontent.com/10794178/166830707-a50c3a11-7c37-4908-942e-271556163993.gif) Also, there are some restrictions presently and I think they make sense but I'd like to hear your opinion as well - 1. Once...

hey @coloradocolby could you take a look at this?

> So for both 1 and 2, I'd love to see these fixed if possible. I don't imagine it will happen all that often, but restricting a user from ever...

So replacing the space with a dot might have unintended consequences since spaces are used to determine when to wrap lines. ![error](https://user-images.githubusercontent.com/10794178/171073761-7ec2120f-5e6c-4b0f-9f19-0a4174a89ff6.gif) (this is on main btw) I think underlining...

> I decided against underlining because I personally felt it made the virtual cursor (which just underlines your current position) have less visual importance and get lost in the midst...

Hi! I've added some comments. Hopefully makes more sense. Been a while since I touched this code. I still believe the simplest way to fix this issue would be to...

Don't think there's much left to do here, closing. Thanks for all your help!

For some reason, my training contents page is entirely empty. ![image](https://user-images.githubusercontent.com/10794178/153591254-36aa7d4a-db22-4ecf-a9fa-86b93acd567e.png) I did find a `training-content` folder in the root of the project but I have no idea how make...

> through the individual slides of a training module. Since `slideTitle` is already part of the component, it should be straightforward to just prepend that to the page title. >...