Invoking Mjt with an inline <script> tag
This is an example of how to use
Mjt
from inside a blog post, or in other situations where you can't put scripts in the document HEAD.
This should be considered experimental and largely untested.
example 1
this just expands
$mjt.VERSION
:
Mjt version $mjt.VERSION
example 2
Thanks to
Mike Love
for
suggesting this example
.
mjt.freebase.MqlRead({ name: name, id: null, type: '/user/mikelove/default_domain/influence_node', influenced: [{ date_of_birth: null, id: null, name: null, type: '/people/person' }] })
$q.result.name
influenced:
$figure.name
, $figure.date_of_birth
loading...
ERROR
${influenced("Georg Wilhelm Friedrich Hegel")}