Skip to content

Version 0.22.0 of zola breaks the build #40

@rutger-seascape

Description

@rutger-seascape

Hey,

I tried building the site locally but I get the following error after running zola serve

Building site...
ERROR Failed to serve the site
ERROR TOML parse error at line 30, column 1
   |
30 | highlight_code = true
   | ^^^^^^^^^^^^^^
unknown field `highlight_code`, expected one of `highlighting`, `render_emoji`, `external_links_class`, `external_links_target_blank`, `external_links_no_follow`, `external_links_no_referrer`, `external_links_external`, `smart_punctuation`, `definition_list`, `bottom_footnotes`, `lazy_async_image`, `insert_anchor_links`, `github_alerts`

The zola changelog states that highlight_code is now deprecated. Do we want to update zola or keep using a version < 0.22.0?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions