echox
echox copied to clipboard
response: fix example for Context#Inline
Context#Inline takes two args: file and name, but in the example code, only the first argument was given. Added second argument.