| 
									
										
										
										
											2025-10-11 15:13:04 -07:00
										 |  |  | <h{{ .Level }} {{- with .Attributes.class }} class="{{ . }}" {{- end }}> | 
					
						
							| 
									
										
										
										
											2023-08-15 21:55:14 +01:00
										 |  |  |   {{- .Text | safeHTML -}} | 
					
						
							|  |  |  |   {{- if gt .Level 1 -}} | 
					
						
							| 
									
										
										
										
											2025-03-29 12:51:42 +00:00
										 |  |  |     <span class="hx:absolute hx:-mt-20" id="{{ .Anchor | safeURL }}"></span> | 
					
						
							| 
									
										
										
										
											2023-07-27 00:05:47 +01:00
										 |  |  |     <a href="#{{ .Anchor | safeURL }}" class="subheading-anchor" aria-label="Permalink for this section"></a> | 
					
						
							| 
									
										
										
										
											2023-08-15 21:55:14 +01:00
										 |  |  |   {{- end -}} | 
					
						
							| 
									
										
										
										
											2023-07-27 00:05:47 +01:00
										 |  |  | </h{{ .Level }}> | 
					
						
							| 
									
										
										
										
											2023-08-19 13:42:59 +01:00
										 |  |  | {{- /* Drop trailing newlines */ -}} |