-
Notifications
You must be signed in to change notification settings - Fork 0
License
doomelpa/ob-php
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installation ============ I put it in Org-mode contrib/ now. Usage ===== You don't need to include `<? ... ?>` in src block now. Like this: ```org #+BEGIN_SRC php echo "Hello, World!\n"; #+END_SRC #+RESULTS: : Hello, World! ```
About
No description or website provided.