Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Regular
Expressions
101
Regular
Expressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
<template\s+data-drupal-htmx-assets>([\s\S]*?)<\/template>
/
Test String
New
<!doctype html> <html> <head> <title>Ajax Content</title> </head> <body> <div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas> <div class="layout-container"> <header role="banner"> </header> <main role="main"> <a id="main-content" tabindex="-1"></a> <div class="layout-content"> <div data-drupal-messages-fallback class="hidden"></div> <h1>Ajax Content</h1> <div class="ajax-content">Initial Content</div> </div> </main> </div> </div> <template data-drupal-htmx-assets> <link rel="stylesheet" media="all" href="/core/modules/system/tests/modules/test_htmx/css/style.css?t13305" /> <script type="application/json" data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/","pathPrefix":"","currentPath":"htmx-test-attachments\/replace","currentPathIsAdmin":false,"isFront":false,"currentLanguage":"en","currentQuery":{"_wrapper_format":"drupal_htmx","ajax_page_state":{"theme":"stark","theme_token":"null","libraries":"core\/drupal.htmx,system\/base"},"replace":""}},"pluralDelimiter":"\u0003","ajaxPageState":{"libraries":"eJxLzi9K1U8pKi1IzNHLKMmt0CmuLC5JzdVPSixO1SlJLS6JB4nqJxYXp5YUAwCThhG5"},"user":{"uid":0,"permissionsHash":"063738de691cc2450c1e8bd886e26fe4403ae290bb2b7031ca3342ee6b15822c"}}</script> <script src="/core/assets/vendor/once/once.min.js?v=1.0.1"></script> <script src="/core/modules/system/tests/modules/test_htmx/js/behavior.js?v=11.3-dev"></script> </template> </body> </html>