+=> ./nota.gmi ./nota.gmi
+=> https://git.r.bdr.sh/rbdr/nota.nvim nota.nvim source code
+
+### API Notation
+A syntax for notating component APIs in text documents. We provide a tree-sitter parser and a neovim plugin.
+
+=> ./api.gmi ./api.gmi
+=> https://git.r.bdr.sh/rbdr/tree-sitter-api-notation tree-sitter parser and neovim plugin.
+
+Older versions of the plugin exist for other editors, though they support an older version of the notation definition.
+
+=> https://git.r.bdr.sh/rbdr/api-notation.vim Syntax for vim
+=> https://git.r.bdr.sh/rbdr/api-notation.vscode Syntax for vscode
+=> https://git.r.bdr.sh/rbdr/api-notation-atom Syntax for atom
+=> https://git.r.bdr.sh/rbdr/api-notation.tmLanguage Syntax for sublime text