Rasul Kireev

Results 15 issues of Rasul Kireev

### Steps to reproduce 1. Go to one of Doist articles, for example the one on [networking](https://blog.doist.com/virtual-networking/) 2. Make a couple of highlights / annotations 3. Check your hypothesis dashboard...

code health
document equivalence

If I want to insert a code block with ``` inside an ordered list I cannot continue the list, it restarts. What can I do to fix this? The following...

#### Problem description Here is what I did: 1. I have pulled the latest commit of the main branch (`git clone ...`) 2. I have `built` the addon with `aab...

bug

Hey all, I am running into an issue where my code blocks are not highlighted, based on the language choses in my code lock. They are all plain white. Tried...

Hello all, I'm trying to enable SSL for domains created via Netlify DNS. I've ran into a problem where Netlify DNS is setting up an SSL Certificate for all subdomains...

enhancement
stale

Apologies if question is trivial. I don't think it has been asked before, or at least I didn't find one. How would I change the default state of the div...

Chris, Thanks for the code and the video, I appreciate your work! I am working on the implementation of infinite-scroll in my Django + Stimulusjs app. In my [controller](https://github.com/rasulkireev/builtwithdjango/blob/rasul/infinite-scroll/assets/js/controllers/infinite_scroll_controller.js) I...

**Describe the bug** Failing to compile frontend error when accessing a built and deployed Next.js container. ``` Next.js (14.2.26) is outdated [(learn more)](https://nextjs.org/docs/messages/version-staleness) ./helpers/markdownHelper.ts:3:1 Module not found: Can't resolve 'remark-gfm'...