Skip to content

Convert math blocks to $$ for Obsidian compatibility#2

Open
ncylich wants to merge 1 commit intoHenryNdubuaku:mainfrom
ncylich:fix/math-blocks-obsidian-compat
Open

Convert math blocks to $$ for Obsidian compatibility#2
ncylich wants to merge 1 commit intoHenryNdubuaku:mainfrom
ncylich:fix/math-blocks-obsidian-compat

Conversation

@ncylich
Copy link

@ncylich ncylich commented Feb 26, 2026

Summary

  • Replaced all ```math fenced code blocks with $$...$$ display math across 12 files (54 blocks total)
  • Updates the README contribution guidelines to recommend $$...$$ instead of ```math
  • Equations remain compatible with GitHub rendering while now also rendering correctly in Obsidian

Replace all ```math fenced code blocks with $$...$$ display math
across 12 files. This makes equations render correctly in Obsidian
while remaining compatible with GitHub. Also updates the README
contribution guidelines to reflect the new convention.
@ncylich ncylich force-pushed the fix/math-blocks-obsidian-compat branch from 8e9c725 to 9c3de6a Compare February 26, 2026 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant