Skip to content
This repository was archived by the owner on Dec 27, 2023. It is now read-only.

PoC - plugins for different output types #28

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tapiau
Copy link

@tapiau tapiau commented Apr 1, 2019

This is raw and ugly Aprils Fools fun work, so please do not judge code quality.

Test it in notebook:
$this->zPHP->HTML("italic & bold");
$this->zPHP->Image(file_get_contents('image.jpg'));

Plugins are loaded with dynamic namespaces, so they can be edited/added/removed without restarting kernel.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant