Skip to content

Commit e9c5e3d

Browse files
committed
Fixing documentation formatting / Reverting ReadTheDocs requirements change...
1 parent 7708c68 commit e9c5e3d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/src/configuration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ To declare output parameter variables inline with the method where they are firs
2020
string readable = myExpression
2121
.ToReadableString(c => c.DeclareOutputParametersInline);
2222
```
23-
```
2423

2524
To discard unused output parameter variables or lambda parameters, use:
2625

docs/src/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
jinja2<3.1.0
21
mkdocs>=1.0.4

0 commit comments

Comments
 (0)