-
I'm wondering how to just preview html files in text. Now it will show me webpage directly. And the same problem for previewing markdown files. Because it's slow and most of time I just want to have a look on the code, not the display effects. Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
MC-dusk
Jul 6, 2022
Replies: 2 comments 1 reply
-
Can I just modify settings on my PC? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Unfortunately this hasn't been implemented yet and I don't think the dev will find time to do it. PRs are always welcome. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's confusing. The requirement is not a new function, it can just use the existing view mode.
You can just view md file as txt file.
It's just like deleting some extra code to recover the original function, I think.
Any way, thanks.