Timothy Lim
Timothy Lim
I believe you'd need to change the `link` value in [your RSS](https://feed.syntax.fm/rss)  Basing that off https://overcast.fm/+Ip012dEg where the Permalink link goes to `https://twit.tv/shows/this-week-in-law/episodes/438`. Looking at the [TWIL RSS](http://feeds.twit.tv/twil.xml) you...
I was also thinking the ideal solution would have scrollbar styled like the editors themselves But seems that is part [Monaco Editor](https://microsoft.github.io/monaco-editor/) so not something that can be directly used....
Ah looks like some tests are failing. Let me look into that
Sure I'll try give it a go! Haven't dealt with the UI side of things so may take a bit of digging to get that scrollbar design in
I see the same issue raised in the main project this is created from https://github.com/igrigorik/videospeed/issues/521 I've documented what I've found in that issue but looks to be due to some...
I believe this issue can be closed as - linked PR is merged https://github.com/freeCodeCamp/devdocs/pull/1708 - and there is support for 3.2 and 3.1 (see linked code and screenshot below) https://github.com/freeCodeCamp/devdocs/blob/77d7e2ea770b4e79146fc5322ceacedc91bf5e1c/lib/docs/scrapers/scala.rb#L10-L60
- Am working on this in https://github.com/thewheat/devdocs/tree/nuxtjs - Most of the core things are done but got a couple of things to address with cleaning up the HTML but should...
I've made PR to fix this here https://github.com/freeCodeCamp/devdocs/pull/1824
Was trying to address #1112 where they found it hard to find that doc as the main variable overview page didn't actually link to it or gave any hint. But...
I believe this can be replicated in Chrome dev tools as shown below It seems just a minor overlap to me and I'm not sure what would the best way...