mirror of
				https://github.com/msberends/AMR.git
				synced 2025-10-31 02:48:21 +01:00 
			
		
		
		
	Built site for AMR: 1.8.2.9091@33f269e
This commit is contained in:
		
							
								
								
									
										3
									
								
								extra.js
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								extra.js
									
									
									
									
									
								
							| @@ -41,7 +41,7 @@ $(document).ready(function() { | ||||
|     $("#ref-examples ~ div pre").html($("#ref-examples ~ div pre").html().replaceAll("# \\dontrun{", "")); | ||||
|     $("#ref-examples ~ div pre").html($("#ref-examples ~ div pre").html().replaceAll("# }", "")); | ||||
|   } | ||||
|    | ||||
|  | ||||
|   // remove leading newline in code examples on changelog | ||||
|   if ($("body .template-news").length > 0) { | ||||
|     $("body .template-news").html($("body .template-news").html().replaceAll('sourceCode R">\n<span', 'sourceCode R"><span')); | ||||
| @@ -56,6 +56,7 @@ $(document).ready(function() { | ||||
|       x = x.replace(/Thesis advisor/g, "(former) Doctoral advisor"); | ||||
|       // contributors | ||||
|       x = x.replace("Alex", "Prof. Alex"); | ||||
|       x = x.replace("Andrew", "Dr. Andrew"); | ||||
|       x = x.replace("Anthony", "Dr. Anthony"); | ||||
|       x = x.replace("Annick", "Dr. Annick"); | ||||
|       x = x.replace("Bart", "Dr. Bart"); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user