Replies: 1 comment
-
|
Hi ! I think what you want is to get rid of the shell: https://sql-page.com/component.sql?component=shell See example 3. select
'shell-empty' as component,
'<!doctype html>...
<html>...
' as contents; |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How do we get rid of the space around the
<video><div>and<body>tags ?Beta Was this translation helpful? Give feedback.
All reactions