<pre class="Input" style="white-pace:nowrap; overflow: auto;"><code>Plot[{Sin[1/x]}, {x, -1, 3},
RegionFunction -> Function[{x}, 0 < x < 10],
PlotRange -> {{-1, 3}, {-1.2, 1.2}},
PlotLabel -> TraditionalForm[Sin[1/x]], PlotStyle -> Red,
AxesLabel -> {"x", "y"}, AxesStyle -> Arrowheads[{-0.03, 0.03}]]</code></pre>
错误信息是:
Error: Variable `{{-1,3}` was not properly terminated with regexp: /\}\}/. Use --trace to view backtrace
我使用 GithShell 使用 Jekyll(用于 github 页面)