OciDeck uses Marp Markdown as a basis for presentations. That is not a technical footnote, but a design choice that determines what becomes possible with a presentation.
In a traditional presentation package, a slide often consists of objects on a canvas: text boxes, shapes, images and lines. That works well for visual placement, but less well for verifiable content. The meaning of a table, chart or code fragment is often hidden in formatting objects. This makes editing, comparing, reusing and checking more difficult.
Marp turns that around. A presentation is plain Markdown text with clear separations between slides. The content remains readable by humans and processable by software. OciDeck builds a structured editor on top of this, so that you don’t have to work in raw Markdown, but you still keep the advantages of a text-based source.
What makes that practically possible
- Version control and review: Changes in text are easier to compare than shifted objects on a canvas. This makes review, audit and collaboration clearer.
- Reusable content: Tables, charts, code, timelines and diagrams can be saved as real content instead of as separate visual elements.
- Technical slides without detours: source code, Mermaid diagrams and LaTeX formulas fit naturally in Markdown and do not have to end up as screenshots in a presentation.
- Multiple exports from one source: the same presentation can be exported to PDF, PPTX, HTML or Marp Markdown without having to create a separate version for each format.
- Control over sensitive content: Because OciDeck knows the content as a structured source, it can apply classification, privacy controls and export rules before anything goes to screen or file.
- Less supplier dependence: a Marp presentation can also be read or processed outside OciDeck with other Marp tools.
Business benefit
For organizations this means that a presentation becomes more than a visual end product. It becomes a verifiable document with a clear source. This is relevant for training, technical documentation, research, security reporting and administrative decision-making.
It remains possible to create clear and usable slides. The difference is that the content does not disappear into a pile of manually placed objects. The presentation remains understandable, transferable and easier to manage.
That is why Marp fits with OciDeck: the slide remains a presentation, but the source remains data.