search for: generalizedpairsandipairs

Displaying 1 result from an estimated 1 matches for "generalizedpairsandipairs".

2007 Jul 13
0
Markdown rendering question
...ed as a header, but as plain text: ### Lua Enhancements **Lua 5.1:** <<<< renders as <pre><code>**Lua 5.1:**</code></pre> * [UserDataRefinement][29] * [YieldableForLoops][30] A simplified reimplementation of the forpatch (below) for 5.1work6 * [GeneralizedPairsAndIpairs][31] (Could be modified to work in 5.0.2 with the compatibility library) **Lua 5.0:** <<<< renders as <p><strong>Lua 5.0:</strong></p> John Gruber's Markdown dingus [3] exhibits the same behavior. Is that to be expected? See attachment for the full...