Skip to content

🐛 Improve Header/Index links for books and adventures  #314

@taggianto

Description

@taggianto

Certain keywords in the Explorer's Guide to Wildemount aren't creating links correctly when brought into Obsidian. They're showing up with quotation marks around them.
image

These should be links to a later heading in the book page.

They're rendered with quotation marks around them

Configuration

  • OS: Windows
  • CLI version: Git commit: 116a356, Build time: 2024-01-14T13:58:17+0000
  • CLI type: jar (jbang)

Sources:

{
  "from": [
    "DMG",
    "PHB",
    "CRCotN",
    "MM",
    "EGW",
    "BMT",
    "MPMM",
    "MTF",
    "TCE",
    "TDCSR",
    "VGM",
    "XGE"
    
  ],
  "paths": {
    "compendium": "/Mechanics/CLI/",
    "rules": "/Mechanics/CLI/rules/"
  },

"template": {
    "background": "ttrpg-convert-cli-main/examples/templates/tools5e/images-background2md.txt",
    "monster": "ttrpg-convert-cli-main/examples/templates/tools5e/monster2md-yamlStatblock-body.txt",
    "spell": "ttrpg-convert-cli-main/examples/templates/tools5e/images-spell2md.txt",
    "item": "ttrpg-convert-cli-main/examples/templates/tools5e/images-item2md.txt",
    "race": "ttrpg-convert-cli-main/examples/templates/tools5e/images-race2md.txt"
  }, 

  "full-source": {
    "adventure": [
      "CRCotN"
    ],
    "book": [
      "PHB",
      "DMG",
      "MM",
      "BMT",
      "EGW",
      "MPMM",
      "MTF",
      "TCE",
      "TDCSR",
      "VGM",
      "XGE"
    ]
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions