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