BlockConverter
Converts the data from the old builder and editor fields to the format supported by the new block field.
- 
    
      
      
BlockConverter::builderBlock()
 - 
    
      
      
BlockConverter::editorBlock()
 - 
    
      
      
BlockConverter::editorBlockquote()
 - 
    
      
      
BlockConverter::editorBlocks()
 - 
    
      
      
BlockConverter::editorCode()
 - 
    
      
      
BlockConverter::editorCustom()
 - 
    
      
      
BlockConverter::editorH1()
 - 
    
      
      
BlockConverter::editorH2()
 - 
    
      
      
BlockConverter::editorH3()
 - 
    
      
      
BlockConverter::editorH4()
 - 
    
      
      
BlockConverter::editorH5()
 - 
    
      
      
BlockConverter::editorH6()
 - 
    
      
      
BlockConverter::editorHeading()
 - 
    
      
      
BlockConverter::editorHr()
 - 
    
      
      
BlockConverter::editorImage()
 - 
    
      
      
BlockConverter::editorKirbytext()
 - 
    
      
      
BlockConverter::editorOl()
 - 
    
      
      
BlockConverter::editorParagraph()
 - 
    
      
      
BlockConverter::editorUl()
 - 
    
      
      
BlockConverter::editorVideo()
 - 
    
      
      
BlockConverter::isEditorBlock()