Add @deprecated tag to lua docs

This commit is contained in:
peelz
2022-08-03 21:34:41 -04:00
parent 5d11c28db6
commit ca51130517
5 changed files with 64 additions and 20 deletions
+4
View File
@@ -537,3 +537,7 @@ a.type {
background-color: inherit;
padding: 0 8px 0 8px;
}
.strikethrough {
text-decoration: line-through;
}