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

Fix logic for Markdown default render #55

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

myousuffazal
Copy link
Contributor

For #54

…is `md`, then render markdown else render code

Signed-off-by: Muhammad Yousuf Fazal <[email protected]>
@myousuffazal myousuffazal linked an issue Oct 30, 2023 that may be closed by this pull request
@JeroenDeDauw
Copy link
Member

JeroenDeDauw commented Oct 30, 2023

Looks good to me, though I don't trust myself to fully get this kind of logic right without verification via code execution :) Which is why I started #52, but that will take too much time to finish up. Could still create PHPUnit integration test.

@malberts malberts merged commit 4c6ccd7 into master Oct 30, 2023
8 checks passed
@malberts malberts deleted the 54-markdown-marked-as-code-is-rendered branch October 30, 2023 15:24
@malberts
Copy link
Contributor

Tested manually and it works.

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

Successfully merging this pull request may close these issues.

Markdown marked as code is rendered
3 participants