[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/dslide 7d5a4f7dc6 01/21: Remove defunct test file from ver
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/dslide 7d5a4f7dc6 01/21: Remove defunct test file from version control |
Date: |
Tue, 17 Dec 2024 13:00:51 -0500 (EST) |
branch: elpa/dslide
commit 7d5a4f7dc6672d4a5fb7acd0580da5c46a832108
Author: Psionik K <73710933+psionic-k@users.noreply.github.com>
Commit: Psionik K <73710933+psionic-k@users.noreply.github.com>
Remove defunct test file from version control
---
test/test.org | 101 ----------------------------------------------------------
1 file changed, 101 deletions(-)
diff --git a/test/test.org b/test/test.org
deleted file mode 100644
index 0e2274f84c..0000000000
--- a/test/test.org
+++ /dev/null
@@ -1,101 +0,0 @@
-#+title: Tests for Macro Slide
-#+author: Positron
-#+email: contact@positron.solutions
-
-* Babel Slide Integration
-:PROPERTIES:
-:SLIDE_SECTION_ACTIONS: org-tree-slide-action-babel
-:END:
-
-#+attr_method: init
-#+begin_src elisp :results silent
- 'init
-#+end_src
-
-#+attr_method: end
-#+begin_src elisp :results silent
- 'end
-#+end_src
-
-#+attr_method: step-backward
-#+begin_src elisp :results silent
- '(backward 1)
-#+end_src
-
-#+begin_src elisp :results silent
- '(forward 1)
-#+end_src
-
-#+attr_method: step-backward
-#+begin_src elisp :results silent
- '(backward 2)
-#+end_src
-
-#+begin_src elisp :results silent
- '(forward 2)
-#+end_src
-
-#+attr_method: final
-#+begin_src elisp :resutls silent
- 'final
-#+end_src
-
-* Flat Slide
-:PROPERTIES:
-:SLIDE_SECTION_DISPLAY_ACTION: org-tree-slide-action-contents
-:SLIDE_CHILD_ACTION: nil
-:END:
-This slide shows its child headings inline.
-- The slide action shows the entire contents, not just the section
-- There is no child action
-** Blue Team
-- Has to do all the work
-- Must create an air-tight submarine
-** Red Team
-- Uses some metasploit and calls it a day
-- Failure is an option
-* Image Slides
-:PROPERTIES:
-:SLIDE_SECTION_ACTIONS: org-tree-slide-action-image
-:END:
-This is an image slide. You can view the images inline using
~org-toggle-inline-images~. Each image will be opened in a full-screen buffer,
which is configured to act as a slide.
-
-#+ATTR_HTML: :width 30%
-[[./images/emacsen4.jpeg]] [[./images/before-google3.jpeg]]
[[./images/all-software-is-the-same-with-tang.jpeg]]
-
-* Reveal Items
-:PROPERTIES:
-:SLIDE_SECTION_ACTIONS: org-tree-slide-action-item-reveal
-:END:
-It's a good presentation
-- More items?
-- What happens now?
-- 1
-
-* Inline Children
-:PROPERTIES:
-:SLIDE_CHILD_ACTION: org-tree-slide-child-action-inline
-:END:
-- You won't believe these animations
-- Can be combined with the item-by-item actions
-- This is the world's greatest presentation software
-** Pen 🖊️
-Information, you have to breathe it in
-** Pineapple 🍍
-Isn't this animation so cool?
-** Apple 🍎
-This is a reason to be alive
-** Pen 🖊️
-[[https://www.youtube.com/watch?v=Ct6BUPvE2sM][In case you live under a rock]]
-* Breadcrumbs
-This infomration goes deep
-** Deep
-And it will go deeper still yet
-*** Deeper
-The rabbit hole has only the bounds of your imagination
-**** Deeper Still
-Wow, these breadcrumbs are very high-carb
-***** Deepest?
-How many levels of headings could there be?
-****** Okay Deep Enuogh
-I guess this is good enough to prove the point
- [nongnu] elpa/dslide updated (0da4acfb73 -> b8e1399cc5), ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide dc441317fa 06/21: Image action is default. Checks for very-non-image links., ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide b1c52facb6 12/21: Keyboard macro transcription, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide 39495bb1c2 05/21: warn when propertize is given unquoted lists. better parsing., ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide ad5bac3df1 08/21: Image defaults to no standalone display, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide b8509903cc 03/21: start news for 0.6.0, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide 1ae8c7ce0c 02/21: Line noise, packaging, non-behavior changes, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide 7d5a4f7dc6 01/21: Remove defunct test file from version control,
ELPA Syncer <=
- [nongnu] elpa/dslide 7bea90a632 09/21: Babel block :direction parameter. No more spam!, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide fbf801fc91 10/21: Notes about org-confirm-babel-evaluate, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide 7d527c9032 14/21: Generated files, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide 0ad1ec8218 15/21: Fix for window scroll when opening contents, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide 2323468110 16/21: small corrections in the demo, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide e585c80697 18/21: Re-generate documentation, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide c90b3d65ef 04/21: Documentation Kaizen, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide a32f81b03a 07/21: cruft removal / refactor, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide b22f94dd96 17/21: Overhaul of start functions, introducing dslide-deck-develop, ELPA Syncer, 2024/12/17
- [nongnu] elpa/dslide 6015821eda 20/21: half-hot fix for action duplication, ELPA Syncer, 2024/12/17