FormidableLabs / FormidableLabs/spectacle

Layout not seem to be working

Open
#1,297 1 comment 0 reactions 1 assignee Claimed by @carloskelly13 View on GitHub
🤔 Question
Dominant language
TypeScript
Stars
10.2k
Forks
700
PR merge metrics
No merged PRs in 30d

Description

### Question

I am trying to follow the getting started instructions, for creating a presentation from a md file.
I am using the md example, but it seems that the { "layout" : "columns" } is not working. Do I need to install something else?

### Background Info/Attempts

So, I have installed npm in ubuntu using apt repository
then I have installed spectacle with

sudo npm install spectacle-cli

Finally I tried to serve the md example with:

sudo spectacle -s example.md

It serves it ok, and the presentation shows on localhost:3000 , but the first slide looks strand seem that --- { "layout" : "columns" } was not correctly parced.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.