This example

JavaScript HTML

This is some inline code

/** this is a test */ const a = "test"; const bb = ['elg','bert','now']; class Elg extends MyPony{ static get some(){ return (bb) => bb.call('me'); } }

Fetching code from javascript file

Fetching code from json file

Fetching code from php file