Attila Szeremi

Results 64 comments of Attila Szeremi

Ah yes, that's what I did in the end, because I realized that everything I wanted to do on hook triggers I was able to do with shell scripts that...

And then what do I call on the instance to programmatically turn on preview mode?

How do I import this library whether it's ES Modules or not? I don't see any examples using `import` in the README.

I tried this: ```js import EasyMDE from "easymde"; new EasyMDE(); ``` And I got: ``` TypeError: Cannot read properties of undefined (reading 'getAttribute') push../node_modules/easymde/src/js/easymde.js.EasyMDE.render node_modules/easymde/src/js/easymde.js:2110 ```

Thanks, but it would be nicer to not have to define all the optional environment variables like in other dotenv libraries for other programming languages.

@mfn for one, there's not SQL Server support for comments in Laravel, and that's one of the DBs we use. And besides, creating an entire migration just to add comments...

@mfn you're right, actually. But my other point still stands about how it's often not practical to have to create a migration just to keep a little comment on a...

I think there is a little bit of value in keeping the docblock order similar to what's in the DB. But I find it problematic that smart reset wants to...

I can say that based off the README, no. Those keys are reserved for elements ().