Skip to content
New issue

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

Minor bug: "Toggle edit/preview mode" command does not work for *.cook files #15

Open
Dmytro-Shulha opened this issue Dec 14, 2021 · 2 comments

Comments

@Dmytro-Shulha
Copy link

First, thank you for this plugin!

I noticed that command "Toggle edit/preview mode" does not work in a file with .cook extension.
However, the button for this command works as expected.

@deathau
Copy link
Collaborator

deathau commented Dec 15, 2021

Ah, yes. That makes sense as this isn't a markdown view and therefore doesn't follow the same commands.
I wonder if there's a way I can tap into the existing command / hotkey... 🤔

@Jopp-gh
Copy link

Jopp-gh commented Jul 10, 2022

If doable,
We should use Markdown to edit and cook lang to render / preview recipes. Export should support *.cook , .*html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants