You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@meta
title: My First Document
author: Your Name
@doc
# Hello World
This is my first OmniScript document!
## Features
- Simple syntax
- Multiple outputs
- Git-friendly
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Common Questions About OmniScript 📖
New to OmniScript? Start here! This thread answers the most common questions to help you get started quickly.
Installation
Q: How do I install OmniScript?
A: Install the CLI globally:
Or use as a library:
Basic Usage
Q: How do I create my first OSF document?
A: Create a file
example.osf:Then convert it:
Q: What formats can I export to?
A: OSF supports:
.pdf).docx).pptx).xlsx)Advanced Features
Q: How do I create charts?
A: Use
@chartblocks:Q: How do I create diagrams?
A: Use
@diagramblocks:Documentation
Q: Where can I find complete documentation?
A: Check out:
Still Have Questions?
💬 Ask below or create a new Q&A discussion!
Happy scripting! 🚀
Beta Was this translation helpful? Give feedback.
All reactions