-
-
Notifications
You must be signed in to change notification settings - Fork 252
part one on release 8.3 #61
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
Conversation
Have no idea what's going on, need some help debugging next.js.. |
Discussed this feature offline (yes it is possible)
I will create an issue to allow |
@ryyppy do you have any ideal why the test fails? |
I was wondering why you would use both |
@ryyppy does the current blogging support displaying two syntaxes?
Does the current engine supports
md
syntax as well? I wonder if I don't need jsx in md, could the engine do some work like renameingmd
intomdx
automatically, I still usemd
syntax mostly because it has better tooling by default (preview mode without installing an extension)