Bake dates into snippets

This commit is contained in:
Isabelle Viktoria Maciohsek
2021-06-13 19:38:10 +03:00
parent 4c07c3ceb0
commit cbc78ee450
159 changed files with 1024 additions and 706 deletions

View File

@@ -1,6 +1,8 @@
---
title: split_lines
tags: string,beginner
firstSeen: 2019-08-20T16:15:15+03:00
lastUpdated: 2020-11-02T19:28:35+02:00
---
Splits a multiline string into a list of lines.