The Wayback Machine - https://web.archive.org/web/20201021111209/https://github.com/topics/markdown-to-html
Skip to content
#

markdown-to-html

Here are 332 public repositories matching this topic...

ian-twilightcoder
ian-twilightcoder commented Dec 30, 2019

I'd like there to be an option to have code blocks be line wrapped. Maybe a check box for it in Rendering -> "Syntax highlighted code block" next to "Show line numbers" etc.?

If I try hard enough I can dig through the css files in Contents/Resources/Prism/themes and change "white-space: pre;" to "white-space: pre-wrap;", but doing so breaks the code signature of the app. And that's not a very n

ralfbiedert
ralfbiedert commented Jun 8, 2020

Bug Report

Environment

Zola version: 0.11.0

Current Behavior

Hi, when running the link checker on my site zola reports spurious network errors, although opening the same site in Firefox works fine. As a subsequent error, if I try to re-run the checker I then sometimes get blocked by other hosts.

For example, first run:

D:\Development\Source\cheats.rs>bash ./deplo

Improve this page

Add a description, image, and links to the markdown-to-html topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the markdown-to-html topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.