summaryrefslogtreecommitdiff
path: root/Libraries/LibMarkdown/MDHeading.cpp
AgeCommit message (Expand)Author
2020-01-24Meta: Claim copyright for files created by meSergey Bugaev
2020-01-18Meta: Add license header to source filesAndreas Kling
2019-12-09AK: Use size_t for the length of stringsAndreas Kling
2019-09-28Libraries: Add LibMarkdownSergey Bugaev