mirror of
https://github.com/emacs-twist/org-babel.git
synced 2025-03-15 13:07:42 +00:00
4 lines
122 B
Nix
4 lines
122 B
Nix
headlineText: s:
|
|
builtins.match
|
|
"\\*+[[:space:]]+${headlineText}([[:space:]]+:[^[:space:]]+:)?[[:space:]]*"
|
|
s != null
|