fix: make callout detection case-insensitive (closes #171)
This commit is contained in:
		
							parent
							
								
									3dcc1f1106
								
							
						
					
					
						commit
						5c76d8dad9
					
				
					 3 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -82,6 +82,7 @@ blockquote[class*="-callout"] {
 | 
			
		|||
  padding-bottom: 0.25em;
 | 
			
		||||
  color: var(--dark);
 | 
			
		||||
  background-color: var(--lightgray);
 | 
			
		||||
  border-left: 6px solid var(--primary) !important;
 | 
			
		||||
  & > p {
 | 
			
		||||
    border-top-right-radius: 5px;
 | 
			
		||||
    padding: 0.5em 1em;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue