We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e996915 commit 5f70c8bCopy full SHA for 5f70c8b
1 file changed
appcast/latest.xml
@@ -33,12 +33,15 @@ windows or terminal windows. <a href="https://github.com/macvim-dev/macvim/issue
33
34
<p>Targets macOS 10.9+</p>
35
36
-<p>Script interfaces have compatibility with these versions:
37
-- Lua 5.3
38
-- Perl 5.18
39
-- Python2 2.7
40
-- Python3 3.7
41
-- Ruby 2.7</p>
+<p>Script interfaces have compatibility with these versions:</p>
+
+<ul>
+ <li>Lua 5.3</li>
+ <li>Perl 5.18</li>
+ <li>Python2 2.7</li>
42
+ <li>Python3 3.7</li>
43
+ <li>Ruby 2.7</li>
44
+</ul>
45
46
47
]]></description>
0 commit comments