We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
For some reason this command isn't working for me
Paste html as markdown
And I went to read the source code and debug it
However, it's really hard to pin point where the issue is happening
memo/src/commands/pasteHtmlAsMarkdown.ts
Lines 11 to 35 in 525e777
When I issue the command nothing happens. There could be multiple reasons why thats not happening
I'm just going to manually use turndown for now but I hope you add more logging so its easier to troubleshoot
The text was updated successfully, but these errors were encountered:
I mean I could clone it and go through the whole debugging myself but at the moment its just not worth the time
Sorry, something went wrong.
Maybe you could paste what you are trying to copy to reproduce the problem.
Also what version you are using and in which env.
Thanks
@svsool I followed the gif you shown
Using windows
lastest version of the extension in vscode
vs code is latest I believe
Btw, if you are trying to fix the problem I am encountering, you are missingn the point of the issue
Will you add logging options?
No branches or pull requests
For some reason this command isn't working for me
Paste html as markdown
And I went to read the source code and debug it
However, it's really hard to pin point where the issue is happening
memo/src/commands/pasteHtmlAsMarkdown.ts
Lines 11 to 35 in 525e777
When I issue the command nothing happens. There could be multiple reasons why thats not happening
I'm just going to manually use turndown for now but I hope you add more logging so its easier to troubleshoot
The text was updated successfully, but these errors were encountered: