Post History
Some code blocks: spaces tab Try highlighting the text and the whitespace before it to see the difference. Although pressing tab while manually entering code will switch to another elem...
      #2: Post edited
      
      
  
  
    
    
  
  
  
    
    
  
    
        - Some code blocks:
 - ```text
 - spaces
 - ```
 - ```text
 - tab
 - ```
 
- Some code blocks:
 - ```text
 - spaces
 - ```
 - ```text
 - tab
 - ```
 - Try highlighting the text and the whitespace before it to see the difference. Although pressing tab while manually entering code will switch to another element rather than inserting a tab character, code that is pasted in maintains its tabs.
 
