Skip to content

0.5.0: git-repository-icon = "fa-code-fork" leads to error ("Missing font code-fork") #2945

@dvzrv

Description

@dvzrv

Problem

Hi! 👋

I'm a happy user of mdbook for some of my projects.
As those projects are not hosted on Github, I have chosen to use git-repository-icon = "fa-code-fork" (see https://rust-lang.github.io/mdBook/format/configuration/renderers.html#html-renderer-options).

Since our upgrade to 0.5.0 on Arch Linux, using this option leads to an error though:

 INFO Book building has started
 INFO Running the html backend
ERROR Rendering failed
        Caused by: Error rendering "index" line 177, col 29: Missing font code-fork
        Caused by: Missing font code-fork

As far as I understand, the FontAwesome integration should be compiled in though and I'm wondering why this leads to an error.

Steps

  1. mdbook build

Possible Solution(s)

No response

Notes

No response

Version

mdbook v0.5.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: A bug, incorrect or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions