From cea5aaa759e939770f497ae064d1f5222b5752bd Mon Sep 17 00:00:00 2001 From: orelby <--list> Date: Fri, 4 Jul 2025 18:31:31 +0300 Subject: [PATCH] Revise README.md to match Obsidian guidelines Remove "Obsidian" from title. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0648c9b..625a1de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Obsidian RTL Math Text Plugin +# RTL Math Text -**RTL Math Text** is an [Obsidian](https://obsidian.md) plugin that adds basic support for mixing right-to-left (RTL) and left-to-right (LTR) text in MathJax math expressions through the use of custom LaTeX commands. +**RTL Math Text** is a plugin for [Obsidian](https://obsidian.md) that adds basic support for mixing right-to-left (RTL) and left-to-right (LTR) text in MathJax expressions through the use of custom LaTeX commands. ---