Peter Kaufman
Peter Kaufman
I think I know what the problem is here. Not all avenues for linting refer to the ignore list since they are newer and did not get added in all...
Well, based on your edit it looks like somehow the file is being modified by something and that is causing the Linter to run. I double checked and I do...
@DevGuyRash , I believe that I found the issue. The API changed for how opening a file as active works. Thus things stopped working without me noticing. The following line...
I have merged the associated code that I believe fixes the issue. I will try to get a `main.zip` added to this issue so it can be confirmed whether or...
Here is the main.zip: [main.zip](https://github.com/user-attachments/files/20216738/main.zip) Hopefully this tackles the issue you are seeing.
I am going to close this issue since I have not heard back on the changes made. This can be reopened if the issue is not fixed.
Hey @MMoMM-org . Thank you for giving your input on this. I do not believe that removing this rule will happen. If you want a similar rule for just pasting,...
Maybe so. Though this rule predates the addition of paste rules, so I think having an option for both a rule and a paste rule makes the most sense as...
I am taking a look at this. I am thinking that if the ending YAML block is empty, then it should not get added to the file. I am just...
@vizziv , is trimming the start of the note a sensible approach to removing any whitespace between the empty YAML and note contents? So this would mean that the rule...