- 
		Home
	
 
	- 
SiteOrigin Widgets Bundle
 
- 
1.69.3
 
- 
Code
 
- 
Classes
 
-  Parsedown 
 
	
	
		
			
				
					
													
								
																			
											| Total Complexity | 
											206 | 
										
																			
											| Dependencies | 
											0 | 
										
																			
											| Dependents | 
											2 | 
										
																	
							 
													
								
																			
											| Total lines | 
											1,533 | 
										
																			
											| Lines of code | 
											974 | 
										
																			
											| Logical lines of code | 
											425 | 
										
																	
							 
													
								
																			
											| Comment lines | 
											92 | 
										
																			
											| Methods | 
											46 | 
										
																			
											| Properties | 
											15 | 
										
																	
							 
											 
				 
									
							 
		 
	 
	Methods 46
	
		
		
			| Method | 
							Rating | 
													
					
						Maintainability
					
				 | 
										
					Complexity
				 | 
										
					Lines of code
				 | 
					
		
		
					
				| lines() | 
									C  | 
																	33 | 
													26 | 
													105 | 
							
					
				| blockTable() | 
									A  | 
																	38 | 
													13 | 
													77 | 
							
					
				| blockMarkup() | 
									A  | 
																	46 | 
													10 | 
													41 | 
							
					
				| blockListContinue() | 
									A  | 
																	47 | 
													9 | 
													39 | 
							
					
				| inlineLink() | 
									A  | 
																	42 | 
													7 | 
													57 | 
							
					
				| inlineMarkup() | 
									A  | 
																	51 | 
													9 | 
													27 | 
							
					
				| line() | 
									A  | 
																	47 | 
													8 | 
													35 | 
							
					
				| blockTableContinue() | 
									S  | 
																	47 | 
													6 | 
													37 | 
							
					
				| blockComment() | 
									S  | 
																	57 | 
													7 | 
													17 | 
							
					
				| element() | 
									S  | 
																	50 | 
													6 | 
													32 | 
							
					
				| blockMarkupContinue() | 
									S  | 
																	51 | 
													6 | 
													28 | 
							
					
				| blockList() | 
									S  | 
																	49 | 
													5 | 
													31 | 
							
					
				| inlineEmphasis() | 
									S  | 
																	52 | 
													5 | 
													27 | 
							
					
				| blockSetextHeader() | 
									S  | 
																	61 | 
													6 | 
													11 | 
							
					
				| blockHeader() | 
									S  | 
																	53 | 
													5 | 
													23 | 
							
					
				| blockCode() | 
									S  | 
																	55 | 
													5 | 
													21 | 
							
					
				| inlineUrl() | 
									S  | 
																	54 | 
													5 | 
													21 | 
							
					
				| blockQuoteContinue() | 
									S  | 
																	57 | 
													5 | 
													17 | 
							
					
				| inlineImage() | 
									S  | 
																	52 | 
													4 | 
													25 | 
							
					
				| inlineEmailTag() | 
									S  | 
																	55 | 
													4 | 
													20 | 
							
					
				| blockFencedCodeContinue() | 
									S  | 
																	56 | 
													4 | 
													19 | 
							
					
				| inlineSpecialCharacter() | 
									S  | 
																	56 | 
													4 | 
													17 | 
							
					
				| inlineStrikethrough() | 
									S  | 
																	57 | 
													4 | 
													17 | 
							
					
				| blockFencedCode() | 
									S  | 
																	53 | 
													3 | 
													25 | 
							
					
				| blockReference() | 
									S  | 
																	56 | 
													3 | 
													19 | 
							
					
				| inlineUrlTag() | 
									S  | 
																	57 | 
													3 | 
													16 | 
							
					
				| blockCodeContinue() | 
									S  | 
																	59 | 
													3 | 
													14 | 
							
					
				| blockCommentContinue() | 
									S  | 
																	62 | 
													3 | 
													12 | 
							
					
				| li() | 
									S  | 
																	61 | 
													3 | 
													12 | 
							
					
				| inlineCode() | 
									S  | 
																	57 | 
													2 | 
													16 | 
							
					
				| inlineEscapeSequence() | 
									S  | 
																	65 | 
													3 | 
													9 | 
							
					
				| blockQuote() | 
									S  | 
																	61 | 
													2 | 
													13 | 
							
					
				| unmarkedText() | 
									S  | 
																	62 | 
													2 | 
													12 | 
							
					
				| blockRule() | 
									S  | 
																	63 | 
													2 | 
													11 | 
							
					
				| elements() | 
									S  | 
																	66 | 
													2 | 
													9 | 
							
					
				| instance() | 
									S  | 
																	66 | 
													2 | 
													9 | 
							
					
				| text() | 
									S  | 
																	65 | 
													1 | 
													9 | 
							
					
				| setBreaksEnabled() | 
									S  | 
																	77 | 
													1 | 
													4 | 
							
					
				| setMarkupEscaped() | 
									S  | 
																	77 | 
													1 | 
													4 | 
							
					
				| setUrlsLinked() | 
									S  | 
																	77 | 
													1 | 
													4 | 
							
					
				| isBlockContinuable() | 
									S  | 
																	78 | 
													1 | 
													3 | 
							
					
				| isBlockCompletable() | 
									S  | 
																	78 | 
													1 | 
													3 | 
							
					
				| blockCodeComplete() | 
									S  | 
																	70 | 
													1 | 
													6 | 
							
					
				| blockFencedCodeComplete() | 
									S  | 
																	70 | 
													1 | 
													6 | 
							
					
				| paragraph() | 
									S  | 
																	65 | 
													1 | 
													10 | 
							
					
				| parse() | 
									S  | 
																	77 | 
													1 | 
													4 |