<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mbwiki.stairwaygames.work/w/index.php?action=history&amp;feed=atom&amp;title=Module%3APretty-pre</id>
	<title>Module:Pretty-pre - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mbwiki.stairwaygames.work/w/index.php?action=history&amp;feed=atom&amp;title=Module%3APretty-pre"/>
	<link rel="alternate" type="text/html" href="https://mbwiki.stairwaygames.work/w/index.php?title=Module:Pretty-pre&amp;action=history"/>
	<updated>2026-04-07T16:27:36Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://mbwiki.stairwaygames.work/w/index.php?title=Module:Pretty-pre&amp;diff=5704&amp;oldid=prev</id>
		<title>Admin coral island: Created page with &quot;-- &lt;nowiki&gt; -------------------------------------------------------------------------------- -- Automatically adds a space before each line. Like the &lt;pre&gt; tag, but allows -- markup (e.g. bold or italics), transclusions, etc. -------------------------------------------------------------------------------- local p = {}  function p._main(s)     return &#039; &#039; .. s:gsub(&#039;\n$&#039;, &#039;&#039;):gsub(&#039;\n&#039;, &#039;\n &#039;) end  function p.main(frame)     return p._main(frame:getParent().args[1] or fram...&quot;</title>
		<link rel="alternate" type="text/html" href="https://mbwiki.stairwaygames.work/w/index.php?title=Module:Pretty-pre&amp;diff=5704&amp;oldid=prev"/>
		<updated>2023-08-04T03:10:22Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;-- &amp;lt;nowiki&amp;gt; -------------------------------------------------------------------------------- -- Automatically adds a space before each line. Like the &amp;lt;pre&amp;gt; tag, but allows -- markup (e.g. bold or italics), transclusions, etc. -------------------------------------------------------------------------------- local p = {}  function p._main(s)     return &amp;#039; &amp;#039; .. s:gsub(&amp;#039;\n$&amp;#039;, &amp;#039;&amp;#039;):gsub(&amp;#039;\n&amp;#039;, &amp;#039;\n &amp;#039;) end  function p.main(frame)     return p._main(frame:getParent().args[1] or fram...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;-- &amp;lt;nowiki&amp;gt;&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
-- Automatically adds a space before each line. Like the &amp;lt;pre&amp;gt; tag, but allows&lt;br /&gt;
-- markup (e.g. bold or italics), transclusions, etc.&lt;br /&gt;
--------------------------------------------------------------------------------&lt;br /&gt;
local p = {}&lt;br /&gt;
&lt;br /&gt;
function p._main(s)&lt;br /&gt;
    return &amp;#039; &amp;#039; .. s:gsub(&amp;#039;\n$&amp;#039;, &amp;#039;&amp;#039;):gsub(&amp;#039;\n&amp;#039;, &amp;#039;\n &amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
function p.main(frame)&lt;br /&gt;
    return p._main(frame:getParent().args[1] or frame.args[1] or &amp;#039;{{{1}}}&amp;#039;)&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return p&lt;br /&gt;
&lt;br /&gt;
-- &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
-- (Add categories here.)&lt;/div&gt;</summary>
		<author><name>Admin coral island</name></author>
	</entry>
</feed>