OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2023-11-05 15:43:56 +00:00
parent 9c511fcf3e
commit 3d736a0e51
27 changed files with 113 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
created: 20230215192523775
creator: Octt
modified: 20230305221555052
modified: 20231105152256618
modifier: Octt
tags: $:/tags/Macro
title: $:/Macros/ExtLinks
@@ -24,6 +24,7 @@ title: $:/Macros/ExtLinks
\define MatrixLink(ID, Title:"Matrix") [[$Title$|https://matrix.to/#/$ID$]]
\define MDNLink(loc, title) [[$title$ [MDN Web Docs]|https://developer.mozilla.org/en-US/docs/$loc$]]
\define FDroidLink(Package, Title:"F-Droid") [[$Title$|https://f-droid.org/en/packages/$Package$]]