Downloading
- 
2. Downloading IntelliJ IDEADownload Latest IntelliJ IDEA for Linux 
- 
3. Extracting IntelliJ IDEADouble-Click on Archive and Extract into /tmp 
 Or from Shell with:tar xvzf ~/Downloads/idea*.tar.gz -C /tmp/   
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Download Latest IntelliJ IDEA for Linux
Double-Click on Archive and Extract into /tmp
Or from Shell with:
tar xvzf ~/Downloads/idea*.tar.gz -C /tmp/
