We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3140d46 commit 87850c5Copy full SHA for 87850c5
README.md
@@ -7,7 +7,10 @@ and some of its associated plugins.
7
It is still under development, so should be used with caution.
8
9
Details of the port can be found in `markdown_it/port.yaml` and in `port.yaml`
10
-within the extension folders. Basic usage:
+within the extension folders. But the driving design philosiphy has been to change as little of the
11
+fundamental code structure (file names, function name, etc) as possible.
12
+
13
+Basic usage:
14
15
16
```python
0 commit comments