presentation
Here are 1,789 public repositories matching this topic...
Hi,
I'm using pandoc (version 2.9.2.1) to convert documents to dokuwiki format.
I ran into a problem using this command:
pandoc input.html -f html -t dokuwiki -o output_dokuwiki.txt --preserve-tabs
Input:
<strong>bold</strong>
<em>italic</em>
<u>underline</u>
Output:
**bold** //italic// underline
Expected output:
**bol
Speaker notes
Reading readme.md, the point "
-
Updated
Jun 28, 2020 - JavaScript
v6 migration
#541 # Question
Hi, great job on the v6. It looks like a very nice upgrade.
Yet, when I tried to migrate one of my presentation I found some key features were missing:
- With the progress now in the template, it's hard to be able to change its color per slide
- The fun pacman-style progress is now a simple dot
- The "fit" attribute was really a nice addition, from what I see it's not anym
-
Updated
Jul 12, 2020 - Java
-
Updated
Apr 17, 2020 - C
Info
- Operating System:
- Node Version:
- Browser Name and Version:
Type
- bug
- feature request
For Bugs
Expected Behavior
Actual Behavior
How can we reproduce the behavior?
For Feature Request
What is the motivation or use-case for the fe
-
Updated
Jun 13, 2020 - JavaScript
My custom presenter is presenting another ViewController and when dismissing this second VC I got wired behaviour check ( the custom VC go to top of view )out the image.
 the key
property then the graph will not change. This happens both when passing the graph as a prop (see AppUsingProp
) or as a build fun
-
Updated
Jun 30, 2020 - Go
When i Installing Document Server for Linux on CentOS7.5.
Reference:https://helpcenter.onlyoffice.com/server/linux/document/linux-installation-centos.aspx
In the end,the document server is ok,
but When I test editing files,
ws://XXXX/5.5.1-76/doc/b81fdff747a247929253f4701a92bc521588227954180/c/208/zp1umjpc/websocket
This link has been pending.
Centos7.5:port all open,firewall is closed.
Wha
Some steps may click a button on a page or do other things to the page. Because users can be forward and backward it can be difficult to put the page back where it should be when they leave a step. It would be easier if there was a way to have a callback function for a given step.
-
Updated
Jun 30, 2020 - JavaScript
-
Updated
Jul 10, 2020 - Swift
-
Updated
Jun 17, 2020 - CSS
Grid or Guide to eye
First of all, I am sorry to post this request in the issue section. Instead of issue, I would like to call this as a new request. As, I can't find the place for a new request, I am posting this here.
In my opinion, it would be good if there is a grid option or any guide to eye on sozi, so that we can move or rotate. One probable solution is to add grid as a layer in SVG file and later switched
It will be nice to have a wiki page to showcase all existing themes in this package. You may need to dig out the examples in previous pull requests (e.g., #163 #165 #171 etc).
The wiki doesn't seem to support uploading screenshots, but you can upload images to any Github issues.
What happened
Extracting document properties created
and modified
both return the current date.
Expected
Values should reflect what is in the respective tags of created and modified properties in docProps/core.xml.
Steps to reproduce
- Prepare some pptx file
- Copy file into a .zip file e.g.
cp some.pptx some.zip
- Inspect zip
- Go inside docProps > core and
-
Updated
Jul 13, 2020 - Vala
-
Updated
Jul 11, 2020 - Rust
This means that the menu & table of contents may not be translated properly. See https://github.com/puppetlabs/showoff/blob/f89b3b0d9e6d2f4a8457552be91279066f9aab8e/lib/showoff.rb#L1280
That variable will be shared across all generated locales
Affected part of DeckDeckGo
- Studio
- Remote control
- Documentation
- Demo
- Starter kit
- Poll
- Web Components
- Templates
Reproduction
Steps to reproduce:
- Begin with a Starter or Ionic React presentation on Windows 10.
- Run "npm install" then "npm run start" to kick off local host
Do you want to request a feature or report a bug?
Request a feature.
What is the current behavior?
The equation editor of OnlyOffice generally uses LaTex shortcuts, which is good.
But the \frac shortcut for creating fractions does not work.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
**What is the ex
OS
OS: Windows 10
Backslide@feature/refactor
Problem
When exporting a presentation that has html with attributes in a code block, the resulting HTML has both escaped and non-escaped quotes.
<html lang="en">
Results in
<html lang="\"en\"">
Because of the un-escaped "
, the resulting HTML is not correct.
Expected
HT
Improve this page
Add a description, image, and links to the presentation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the presentation topic, visit your repo's landing page and select "manage topics."
Describe the bug
Github readme allows inserting svg images in readmes directly from repository. But it renders them wrong. It seems that carbon generates lots of overhead in svgs, also github doesn't display it correct, eg:
The source part: