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

Code blocks are not rendered as <pre> #9

Open
kellenff opened this issue Jun 23, 2019 · 1 comment
Open

Code blocks are not rendered as <pre> #9

kellenff opened this issue Jun 23, 2019 · 1 comment

Comments

@kellenff
Copy link

On the learn page, the markdown code fences (triple backticks) are not being rendered into <pre> blocks, as shown in this screenshot

fenced code example

@con-f-use
Copy link

con-f-use commented Aug 9, 2019

Same on http://www.hug.rest/website/learn/architecture

image

┌─09-12:05 [confus@confusion /tmp/tmp.wnenONWuQF/website/hug_website/views]                                                                                                                                                                                            😱  develop|✓ 😱
└$ grep -RFn '```'                                                                                                                                                                                                                                                              
architecture.html:19:<p>```python
architecture.html:24:```</p>
architecture.html:29:<p>```python
architecture.html:38:```</p>
architecture.html:47:<p>```python
architecture.html:57:```</p>
routing.html:110:<p>```Python 
routing.html:115:```</p>

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

2 participants