mirror of
				https://github.com/pragma-/pbot.git
				synced 2025-11-04 08:37:24 +01:00 
			
		
		
		
	applets/cstd.pl: fix footnote URLs
This commit is contained in:
		
							parent
							
								
									178deadb35
								
							
						
					
					
						commit
						0066c4a312
					
				
							
								
								
									
										1
									
								
								applets/cstd.pl
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								applets/cstd.pl
									
									
									
									
										vendored
									
									
								
							@ -257,6 +257,7 @@ $result =~ s/\s+$//;
 | 
			
		||||
if ($matches > 1 and not $list_only) { print "Displaying $match of $matches matches: "; }
 | 
			
		||||
 | 
			
		||||
if ($comma eq "") {
 | 
			
		||||
    $found_section =~ s/Footnote/FOOTNOTE/;
 | 
			
		||||
    print "http://www.iso-9899.info/$std_name.html\#$found_section";
 | 
			
		||||
    print "p" . $found_paragraph if $paragraph_specified;
 | 
			
		||||
    print "\n\n";
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user