| Server IP : 217.160.0.212 / Your IP : 216.73.217.153 Web Server : Apache System : Linux www 6.18.52-i1-ampere #1203 SMP Mon Sep 14 18:29:59 CEST 2026 aarch64 User : sws1073854427 ( 1073854427) PHP Version : 8.4.23 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/share/emacs/28.2/lisp/org/ |
Upload File : |
;ELC ;;; Compiled ;;; in Emacs version 28.2 ;;; with all optimizations. (require 'ob) (defvar org-babel-default-header-args:css nil) #@106 Execute a block of CSS code. This function is called by `org-babel-execute-src-block'. (fn BODY PARAMS) (defalias 'org-babel-execute:css #[514 "\207" [] 3 (#$ . 146)]) #@109 Return an error if the :session header argument is set. CSS does not support sessions. (fn SESSION PARAMS) (defalias 'org-babel-prep-session:css #[514 "\300\301!\207" [error "CSS sessions are nonsensical"] 4 (#$ . 323)]) (provide 'ob-css)