Skip to content

Link tag in markdown table gets spaces replaced by NUL characters #47

Description

@pjeby

Reformatting the code below (with pre-release 17.9) inserts a "NUL" (000 character) between "link" and "a":

/**
 * | x | y |
 * | -- | -- |
 * | {@link a} | |
 */

This may not be visible depending on your whitespace settings. I'm not sure what the exact trigger is, this is the simplest example I could come up with quickly. (The issue predates this fork; I originally found it with the older rewrap and tried this one to see if it had been fixed.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions