mirror of
https://github.com/ytliu74/obsidian-pseudocode.git
synced 2026-07-22 07:40:25 +00:00
doc: Update TOC
This commit is contained in:
parent
cf5bee2e57
commit
d9a455bccf
1 changed files with 1 additions and 1 deletions
|
|
@ -4,9 +4,9 @@
|
|||
- [Future Features](#future-features)
|
||||
- [Usage](#usage)
|
||||
- [Installation](#installation)
|
||||
- [Install from the Community Plugins in Obsidian.](#install-from-the-community-plugins-in-obsidian)
|
||||
- [Use BRAT](#use-brat)
|
||||
- [Manual install](#manual-install)
|
||||
- [Install from the Community Plugins in Obsidian.](#install-from-the-community-plugins-in-obsidian)
|
||||
- [Credits](#credits)
|
||||
|
||||
This is a plugin for [Obsidian](https://obsidian.md/) that allows you to render LaTeX-style pseudocode inside a code block. The plugin is based on [pseudocode.js](https://github.com/SaswatPadhi/pseudocode.js), a JavaScript library that typesets pseudocode beautifully to HTML.
|
||||
|
|
|
|||
Loading…
Reference in a new issue