Mr. DrogDrog

Results 162 comments of Mr. DrogDrog

There is no need to execute this command. Turbo is already part of the dependencies and will be installed if you execute yarn install

You didn't fill out the issue template correctly. Can you give a bit more information about your system? What OS are you running? Which node version are you using? These...

hm. Seems like `dotenv` can't find the turbo executable. Usually yarn modifies the `PATH` environment variable so subprocesses (dotenv in this case) can find other node_modules executable (turbo in this...

I like the changes in general. The only thing i'm not really a fan of is the text in the favorite-button. It doesn't really provide more useful information and breaks...

That's also possible, but then I would use a [badge](https://react-bootstrap.netlify.app/docs/components/badge/) AND disable / hide the button.

markdown-it-emoji does only the translation of keywords and short codes into something else. In HedgeDoc 1 it translates the emojis into raw HTML that is then handled by an old...

This is odd. The metadata ``` --- robots: noindex, nofollow --- ``` should work but I can confirm that it doesn't. I'm gonna investigate this. Regarding the configuration option: Sounds...

We will use this issue for the feature request. ~~For the HTML code bug i've created another issue https://github.com/hedgedoc/hedgedoc/issues/4951~~ See #4951 about the robots.txt problem