We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e113ca commit 706d728Copy full SHA for 706d728
src/function_api.rs
@@ -45,7 +45,6 @@ pub(crate) fn events<'py>(
45
/// ```python
46
/// html = pyromark.html(
47
/// "# Hello world",
48
-/// # See pyromark.Options for all available options
49
/// options=(
50
/// pyromark.Options.ENABLE_TABLES
51
/// | pyromark.Options.ENABLE_MATH
0 commit comments