<ulclass="references">''', html) # add id="references" to h3 and ul, so the elements can be selected with CSS
html=html.replace('src="./images/Userinfo.jpg"','src="./images/Userinfo.svg"')# This image is not on the wiki
html=html.replace('srcset="./images/Userinfo.jpg 1.5x, ./images/Userinfo.jpg 2x"','srcset="./images/Userinfo.svg 1.5x, ./images/Userinfo.svg 2x"')# This image is not on the wiki
html=html.replace('src="./images/Continuum_brighton.png"','src="./images/Continuum_brighton.svg"')# This image is not on the wiki
html=html.replace('srcset="./images/Continuum_brighton.png 1.5x, ./images/Continuum_brighton.png 2x"','srcset="./images/Continuum_brighton.svg 1.5x, ./images/Continuum_brighton.svg 2x"')# This image is not on the wiki
html=html.replace('src="./images/Topology-typography-1A.png"','src="./images/Topology-typography-1A.svg"')# This image is not on the wiki
html=html.replace('src="./images/Topology-typography-1B.png"','src="./images/Topology-typography-1B.svg"')# This image is not on the wiki
html=html.replace('src="./images/Topology-typography-2A.png"','src="./images/Topology-typography-2A.svg"')# This image is not on the wiki
html=html.replace('src="./images/Topology-typography-2B.png"','src="./images/Topology-typography-2B.svg"')# This image is not on the wiki
html=html.replace('srcset="./images/Topology-typography-1A.png"','srcset="./images/Topology-typography-1A.svg"')# This image is not on the wiki
html=html.replace('srcset="./images/Topology-typography-1B.png"','srcset="./images/Topology-typography-1B.svg"')# This image is not on the wiki
html=html.replace('srcset="./images/Topology-typography-2A.png"','srcset="./images/Topology-typography-2A.svg"')# This image is not on the wiki
html=html.replace('srcset="./images/Topology-typography-2B.png"','srcset="./images/Topology-typography-2B.svg"')# This image is not on the wiki
html=html.replace('<h2><span id="Somatopologies_(materials_for_a_movie_in_the_making)"></span><span class="mw-headline" id="Somatopologies_.28materials_for_a_movie_in_the_making.29">Somatopologies (materials for a movie in the making)</span><span class="mw-editsection"><span class="mw-editsection-bracket"></span></span></h2>','<h2><span id="Somatopologies_(materials_for_a_movie_in_the_making)"></span><span class="mw-headline" id="Somatopologies_.28materials_for_a_movie_in_the_making.29">Somatopologies (materials<br> for a movie in the making)</span><span class="mw-editsection"><span class="mw-editsection-bracket"></span></span></h2>')
html=html.replace('<h1><span class="mw-headline" id="Signs_of_clandestine_disorder:_The_continuous_aftermath_of_3D-computationalism"><a href="#Clandestine_disorder" title="Clandestine disorder">Signs of clandestine disorder: The continuous aftermath of 3D-computationalism</a></span><span class="mw-editsection"><span class="mw-editsection-bracket"></span></span></h1>','<h1><span class="mw-headline" id="Signs_of_clandestine_disorder:_The_continuous_aftermath_of_3D-computationalism"><a href="#Clandestine_disorder" title="Clandestine disorder">Signs of clandestine disorder:<br>The continuous<br>aftermath of 3D-<br>computationalism</a></span><span class="mw-editsection"><span class="mw-editsection-bracket"></span></span></h1>')
html=html.replace('<p><a href="#File','<p class="image"><a href="#File')# give <p>'s that contain an non-thumb image a .image class
html=html.replace(' – ','<span class="endash"> – </span>')# control the white spaces around an endash
html=html.replace(' — so we do!”',' — so<br>we do!”')# force line break
html=html.replace('I find gestationality useful and very exciting.','I find gestationality useful and very<br>exciting.')# force line break
html=html.replace('world.html https://docs.blender.org/manual/en/dev/rende','world.html<br>https://docs.blender.org/manual/en/dev/rende')# force line break
html=html.replace('Nerea Calvillo, Eric Snodgrass','Nerea Calvillo, Eric <br>Snodgrass')# force line break