feat: add ini.md cheatsheet. 09f57d1848

This commit is contained in:
jaywcjlove
2022-10-25 09:04:27 +00:00
parent b4d0cc4fc6
commit a45537c22d
4 changed files with 239 additions and 3 deletions

View File

@ -216,9 +216,21 @@
</span></code></pre>
</div></div></div></div></div><div class="wrap"><div class="wrap-header h2wrap"><h2 id="另见"><a aria-hidden="true" tabindex="-1" href="#另见"><span class="icon icon-link"></span></a>另见</h2><div class="wrap-body">
<ul>
<li><a href="https://toml.io/en/latest">Document</a> <em>(toml.io)</em></li>
<li><a href="https://learnxinyminutes.com/docs/toml/">Learn X in Y minutes</a> <em>(learnxinyminutes.com)</em></li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=bungcip.better-toml">Better TOML VSCode 插件</a> <em>(visualstudio.com)</em></li>
<li>
<p><a href="https://toml.io/en/latest">Document</a> <em>(toml.io)</em></p>
</li>
<li>
<p><a href="https://learnxinyminutes.com/docs/toml/">Learn X in Y minutes</a> <em>(learnxinyminutes.com)</em></p>
</li>
<li>
<p><a href="https://marketplace.visualstudio.com/items?itemName=bungcip.better-toml">Better TOML VSCode 插件</a> <em>(visualstudio.com)</em></p>
</li>
<li>
<p><a href="./ini.html">INI 格式配置文件备忘清单</a> <em>(jaywcjlove.github.io)</em></p>
</li>
<li>
<p><a href="./yaml.html">YAML 格式配置文件备忘清单</a> <em>(jaywcjlove.github.io)</em></p>
</li>
</ul>
</div></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang, All rights reserved.</footer></footer><script>
if(('onhashchange' in window) && ((typeof document.documentMode==='undefined') || document.documentMode==8)) {