文件名称:idl代码与Matlab-pygments-highlighter-codes:Pygments支持的语法突出显示器/词法分析器列表
文件大小:6KB
文件格式:ZIP
更新时间:2024-06-15 09:13:38
系统开源
idl代码与Matlab Pygments荧光笔代码 Pygments支持的语法突出显示器/词法分析器列表—灵感来自于 使用ctrl+f / cmd+f查找所需的荧光笔 用法示例 使用反引号... ```javascript var x = myFunction(4, 3); // Function is called, return value will end up in x function myFunction(a, b) { return a * b; // Function returns the product of a and b } ``` ...将产生 var x = myFunction ( 4 , 3 ) ; // Function is called, return value will end up in x function myFunction ( a , b ) { return a * b ; // Function returns the product of a and b } 使用Liquid模板引擎(即Jekyll) {% highlight
【文件预览】:
pygments-highlighter-codes-master
----LICENSE(1KB)
----README.md(23KB)