<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://robustlybeneficial.org/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js</id>
	<title>MediaWiki:Common.js - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://robustlybeneficial.org/wiki/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACommon.js"/>
	<link rel="alternate" type="text/html" href="https://robustlybeneficial.org/wiki/index.php?title=MediaWiki:Common.js&amp;action=history"/>
	<updated>2026-05-26T02:25:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://robustlybeneficial.org/wiki/index.php?title=MediaWiki:Common.js&amp;diff=68&amp;oldid=prev</id>
		<title>Lê Nguyên Hoang: Created page with &quot;/* Any JavaScript here will be loaded for all users on every page load. */ function waitForMathJax($content) {   if (typeof MathJax === 'undefined') {     setTimeout(function...&quot;</title>
		<link rel="alternate" type="text/html" href="https://robustlybeneficial.org/wiki/index.php?title=MediaWiki:Common.js&amp;diff=68&amp;oldid=prev"/>
		<updated>2020-01-22T12:20:26Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Any JavaScript here will be loaded for all users on every page load.: &lt;/span&gt; function waitForMathJax($content) {   if (typeof MathJax === &amp;#039;undefined&amp;#039;) {     setTimeout(function...&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* Any JavaScript here will be loaded for all users on every page load. */&lt;br /&gt;
function waitForMathJax($content) {&lt;br /&gt;
  if (typeof MathJax === 'undefined') {&lt;br /&gt;
    setTimeout(function () { waitForMathJax($content); }, 1000);&lt;br /&gt;
  } else {&lt;br /&gt;
    MathJax.Hub.Queue([&amp;quot;Typeset&amp;quot;, MathJax.Hub, $content[0]]).execute();&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
mw.hook('wikipage.content').add(waitForMathJax);&lt;/div&gt;</summary>
		<author><name>Lê Nguyên Hoang</name></author>
		
	</entry>
</feed>