Skip to content

General

233 results found

  1. Add YAML to the list of languages for syntax highlighting (code editor)

    YAML Should be added to syntax highlighting.

    Previously it was declined due to highlight.js not having support. This is not the case anymore.

    See: https://github.com/isagalaev/highlight.js/blob/master/src/languages/yaml.js

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thanks for the heads up. We just updated to highlight.js 9.0.0 which adds YAML. You’ll need to reload the editor for it show up though!

  2. background iframe

    When an iframe is added to the background(advanced feature) it displays perfectly. However it appears that the <div class="slides"> is blocking all the input to the iframe. Im wondering if this is the intended functionality or if it would be possible to still interact with the iframe background.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We just revised how this works. From now on, you will be able to interact with a background iframe as long as the slide itself is completely empty. If there is slide content in the foreground, that will take precedence and prevent you from clicking through to the iframe background.

    Hope that makes sense and thanks for the feedback!

  3. Sync video in live mode

    The new video functionality is great! In order to use non-autostart videos in the speaker view mode, it would be good if starting the video in speaker view would also trigger a start in the live view. If cumbersome to arrange with controls, it is enough to have an option "play on click".

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Mark/ copy more than one element at one time from one slide to another in the same deck

    Is there any possibility to mark or copy more than one element at one time from one slide to another in the same deck? Normally you do this with STRG/ CTRL (holding and clicking) but this doesnt work - or just for me? Hope it works and I just don't knot the proper shortcut. Otherwise I hope this post is new and is not existing already.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Hey! This is already supported, the shortcut is SHIFT + click. We also support CTRL/CMD + A to select all.

    One more option is to click and drag on the empty canvas, this way you can select all elements within an area.

  5. Add TypeScript syntax highlighting

    Would be great to see TypeScript and Flow added as supported syntax languages!

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ve added TypeScript to the list of syntax highlighting languages.

    Flow isn’t supported by the software we use for syntax highlighting (highlight.js) so unfortunately we’re not able to add that.

    Thanks for the feedback!

  6. Make the "Edit" button a link to support opening decks in new tabs

    I often want to open up multiple decks for review/editing. I'd like to be able to "ctrl-click" the Edit icon to open in a new tab... but since they are buttons and not links, this doesn't work. Can you change them to a link styled as a button to support this? Thanks!

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. Add Twig to the list of languages for syntax highlighting

    Twig is a pretty popular template engine for PHP and it misses in the list of selectable languages in the code editor although highlight.js supports it: https://github.com/isagalaev/highlight.js/blob/master/src/languages/twig.js

    Would be great, having it on the list.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. New drag and drop slide arrangement broke my edit workflow

    The new drag and drop feature for the slide arrangement is awesome, but it broke my editing workflow.

    I move between slides a lot during editing, so I used to press "esc" -> "arrow keys" -> "enter" to move from one slide to another. With the current version (Feb 2018) "enter" is not recognized anymore when opening the "slides overview" in edit mode.

    Works perfectly in presentation mode, btw.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thanks for the feedback! We’ve revised the keyboard navigation so you should be able to use the arrow keys followed by Enter to jump between slides again.

  9. Position the grid in front of the slide

    In the editor settings one you can check the "Grid" option which "displays a grid behind the slide to help aligning". It would be nice to have an option for positioning the grid in front of the slide because when I want to overlap several larger elements then the first one already covers the grid and since that part of the grid is not visible anymore it consequentially doesn't help aligning anymore (apart from snapping).

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Update LESS version for Custom CSS

    Newer features like Properties as Variables (http://lesscss.org/features/#variables-feature-properties-as-variables-new-) throw a syntax error in the custom CSS editor.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    Thanks for the suggestion. We’ve updated to LESS 3.8.1 now so all newer features should work. Let us know if you run into any issues because of the update.

  11. Add table block in define API

    Could you add table block in " define API ". So far when we pass a html table within an html block all tags are removed. Do you have a workaround?

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Edit email/profile

    I've just created a user and wanna edit the email associated to the login

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Text alignment doesn't work -- parapraph is always center-aligned (Crome, FF)

    In editor alignment works OK, but when I go to Preview it is turned into <div style=""> and alignment is inherited from parent's rule:

    .reveal .slides {
    text-align: center;
    }

    As I said I tried in both Firefox and Chrome on Win7.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. more css flexibility

    I really love what you guys are doing with this...but one suggestion.. I can't override "box-shadow" for images in a specific template .. its kind of annoying when i just want to embed a transparent png

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ve taken out those default styles for images. Btw, you can also drag the edges of images to resize them now :)

  16. 2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. Fix the background color bug

    Hello,

    First, thanks for your tool : it's elegant, easy to use and clear...
    But I have a problem with "slide".

    Basically, when I'm trying to change her color, it doesn't work. But, if I try to change the background-color to the SAME background-color, then i make a choice, the colors change. The true problem is the color changed only for a moment ; if i'm going on another slide then i come back on the first, the backgrund-color comes back to his first state.

    Hard for me ; the next time i'll see the feedbacker of a software. If…

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. [bug] once editing in a code block, you can't get out and back to the regular text...

    once editing in a code block, you can't get out and back to the regular text, I typically have to go into the HTML editor and add a ul.li tag after the div code block to be able to continue editing using the graphical UI.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    This has been fixed. Going forward, the editor will automatically insert an empty line after code and blockquote elements.

  19. Add keyboard shortcuts Ctrl-K (Add URL) and "?" (Show keyboard shortcuts)

    Hello,

    First I really don't regret to went pro, your software is really useful.

    A little thing that bothered me is that I had to add many URLs and I wasn't able to use the Ctrl-K (or Command-K on macs) shortcut that works in all google prodcuts (gmail, google docs, ...) and even in Word

    Another standard shortcut would be "?" to show... well, the available keyboard shortcuts.

    Thanks,

    Jean-Michel

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. add a foreground attribute that links to a background selector

    A UI to add selectors to slides (for linking background and foreground slides when writing CSS).

    Similar to what setting an attribute for data-state="" on a <section> does to the <body> when using reveal.js except this time on the relevant backgrounds element.

    Allowing more than one selector would be great too

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    completed  ·  0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

General

Categories

Feedback and Knowledge Base