We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76da7ee commit 2689e95Copy full SHA for 2689e95
1 file changed
tutorials/useful_regex.ipynb
@@ -1,7 +1,7 @@
1
{
2
"metadata": {
3
"name": "",
4
- "signature": "sha256:8f1ee7a7bfaeca0ee3e12b2387445faa10632d57277d59af6dbfdca9732e5910"
+ "signature": "sha256:95c2fd6c2ae1aca2d5dd07df567ff9d9ca66d642afe68338cc4e18e61798958f"
5
},
6
"nbformat": 3,
7
"nbformat_minor": 0,
@@ -103,7 +103,8 @@
103
"- [Check for a valid URL](#Check-for-a-valid-URL)\n",
104
"- [Checking for integers](#Checking-for-integers)\n",
105
"- [Validating dates](#Validating-dates)\n",
106
- "- [Time](#Time)"
+ "- [Time](#Time)\n",
107
+ "- [Checking for HTML tags](#Checking-for-HTML-tags)"
108
]
109
110
0 commit comments