Skip to content

Commit e0f9a9e

Browse files
committed
Fix backticks in blurb, add contributed
1 parent 87248cb commit e0f9a9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Calendar's HTML formatting now accepts year and month as options.
2-
Previously, running `python -m calendar -t html 2025 10` would result in an
2+
Previously, running ``python -m calendar -t html 2025 10`` would result in an
33
error message. It now generates an HTML document displaying the calendar for
44
the specified month.
5+
Contributed by Pål Grønås Drange.

0 commit comments

Comments
 (0)