Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

duplicate and missing code in print version: SERIOUS #122

Description

@mvolkmann

This seems like a very serious issue! Often when a code example is split across pages, there is either a missing line of code or several duplicate lines of code. Fortunately I can get the missing code from the online version and write it into my book. I'm currently on page 180 and have encountered this issue many times.

For example, on page 180 the last line should be the following, but it is missing:

<button hx-get="/contacts">

Examples of duplicate code can be found between these pages:
59-60, 64-65, 70-71, 118-119, 133-134, 205-206, 210-211, 254-255, 266-267, 268-269, 290-291, 318-319, 326-327, 331-332

Examples of missing code (typically just one line) can be found between these pages:
129-130, 132-133 (missing line of text, not code), 176-177, 180-181

Perhaps there is a problem in the process that converts the book content into the pages since none of these issues exist in the online version.

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