Thanks to visit codestin.com Credit goes to github.com
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 3c3d7ce commit 46fbd7fCopy full SHA for 46fbd7f
1 file changed
Doc/myformat.perl
@@ -182,6 +182,8 @@ sub my_module_index_helper{
182
183
sub do_cmd_nodename{ &do_cmd_label(@_); }
184
185
+sub do_cmd_mytableofcontents{ &do_cmd_tableofcontents(@_); }
186
+
187
$any_next_pair_rx3 = "$O(\\d+)$C([\\s\\S]*)$O\\3$C";
188
$any_next_pair_rx5 = "$O(\\d+)$C([\\s\\S]*)$O\\5$C";
189
$any_next_pair_rx7 = "$O(\\d+)$C([\\s\\S]*)$O\\7$C";
0 commit comments