fix(links): normalize internal anchor links to Obsidian's real convention

Converts every internal header-anchor link in the vault (ToCs and inline
cross-references) from the incorrect GitHub/GFM-slug style to the format
Obsidian's Read mode actually resolves: exact heading text, case and
diacritics/punctuation preserved literally, with only spaces encoded as
%20. Also converts the two remaining Obsidian-wikilink ToCs (organizations/
Federacja Sol-3.md, rules/00. Podręcznik Gry.md) to plain markdown links per
the styleguide, and strips the inert Pandoc-style {#id} heading tags from
lore/90. Tales of the Homebrew Magic.md.

Renames 8 heading names that appeared more than once within the same
document (Atrybuty, Żywotność, Pancerz, Inicjatywa in the rulebook; Magia
Żywiołów/Sakralna/Iluzji in Księga Magii; Faza 3: Sprzedaż in Złoto, Stal i
Magia; three Tales of the Homebrew Magic story installments) since a flat
anchor link can't disambiguate duplicate headings the way Obsidian's
wikilink nested-path syntax could.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-18 20:50:56 +02:00
parent f90e2be649
commit 41323383aa
31 changed files with 724 additions and 743 deletions
+7 -7
View File
@@ -5,13 +5,13 @@ tags:
- academic-magic
- thaumaturgy
---
- [Definicja](#definicja)
- [Historia szkoły](#historia-szkoły)
- [Filozofia i założenia](#filozofia-i-założenia)
- [Poddyscypliny](#poddyscypliny)
- [Znani praktycy](#znani-praktycy)
- [Status prawny (Inkwizycja)](#status-prawny-inkwizycja)
- [Mechanika](#mechanika)
- [Definicja](#Definicja)
- [Historia szkoły](#Historia%20szkoły)
- [Filozofia i założenia](#Filozofia%20i%20założenia)
- [Poddyscypliny](#Poddyscypliny)
- [Znani praktycy](#Znani%20praktycy)
- [Status prawny (Inkwizycja)](#Status%20prawny%20(Inkwizycja))
- [Mechanika](#Mechanika)
## Definicja
Alchemia to dyscyplina magii zajmująca się przemianą materii, tworzeniem eliksirów, transmutacją i badaniem właściwości substancji. Łączy naukę, magię i eksperymenty praktyczne.