You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
For a good introduction to [markdown-it] see the __[Live demo](https://markdown-it.github.io)__.
13
13
This is a Python port of the well used [markdown-it], and some of its associated plugins.
14
14
The driving design philosophy of the port has been to change as little of the fundamental code structure (file names, function name, etc) as possible, just sprinkling in a little Python syntactical sugar ✨.
15
-
It is very simple to write complimentary extensions for both language implementations!
15
+
It is very simple to write complementary extensions for both language implementations!
0 commit comments