Installing
- 
3. Installing CodeLiteThen to Install CodeLite on Fedora 
 Double-Click on Package to Install with Fedora UI Package Installer.Or from Shell with Dnf: sudo dnf install ~/Downloads/codelite*.rpm 
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }