Code Block Examples

Example 1 - Code block with multi line block underneath

            
              
            
          

Example 2 - Code block with multi line block underneath that has a fixed height on the block

          
            
          
        

Example 3 - Code block with multi line block underneath that is hidden and revealed on button click

          
            
          
        

Example 4 - Dark theme class added to hidden box

            
              
            
          

Example 5 - Button will disappear. Page refresh required to show button again.