mirror of
				https://github.com/sammy-ette/Hilbish
				synced 2025-08-10 02:52:03 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			1.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.1 KiB
		
	
	
	
	
	
	
	
| title | description | layout | menu | ||||
|---|---|---|---|---|---|---|---|
| Module doc | No description. | doc | 
  | 
doc.renderInfoBlock(type, text)
Renders an info block. An info block is a block of text with an icon and styled text block.
Parameters
type string
Type of info block. The only one specially styled is the warning.
text string
doc.highlight(text)
Performs basic Lua code highlighting.
Parameters
text string
Code/text to do highlighting on.