vault backup: 2026-05-23 01:26:08

This commit is contained in:
2026-05-23 01:26:09 -04:00
parent 1c76bed28e
commit 30bbdb497c
39 changed files with 623 additions and 15545 deletions
+13
View File
@@ -0,0 +1,13 @@
---
title: Markup Language
tags: []
up: "[[computer-language]]"
---
# Markup Language
A **markup language** is a [[computer-language]]
used to arrange text and graphics for display.
Notable examples include [[markdown]],
the most popular human-readable markup language,
and [[html]], used for all conventional webpages.