DokuWiki Prosemirror Plugin

A modern approach on DokuWiki WYSIWYG

User Tools

Site Tools


en:playground:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:playground:start [2022/07/04 10:41] – old revision restored (2021/05/27 18:55) 149.56.241.193en:playground:start [2024/03/27 16:28] 2a00:6020:a789:4300:d9cb:cb4:ede2:2430
Line 1: Line 1:
-====== This is the playground for Prosemirror ======+====== Überschrift 1 ======
  
-| 1 | 222 | 333  | +===== Überschrift =====
-| 3 | 6  | +
-| abc  | def  | 9  |+
  
-  * bullet #1 +''Hallo''
-    * bullet #2 +
- +
-  - asdf +
-  - asdf +
-    - asdf +
-    - asdf +
-  - adsf +
- +
-[[en:start|Start Page]] +
- +
-hjk +
- +
-hhklk +
- +
-<code python> +
-def myfunc: +
-    '''This function does nothing''' +
-    pass +
- +
-def thoughts: +
-    print("Hmmm, I can't hit tab but that's expected in a browser"+
-    print("Of course the real shocker is finding out that Python doesn't have a Switch/Case statement!"+
- +
-'''On Mac press Apple+Enter to exit.''' +
-</code> +
- +
-{{plugin>}} +
- +
-{{plugin>}} +
- +
-{{}} +
- +
-===== New Table ===== +
- +
-| **Abc**  | **Def** +
-| ghi  | jkl  | +
- +
-^ H1 ^ H2 ^ +
-| E1 | E2 | +
- +
-<code javascript code.js> +
-Some Codegsfg +
- +
-asdfa +
-</code> +
- +
->ljkj\\ +
- +
-====== Test ====== +
- +
-^ Col 1 ^ Col 2 ^   ^ +
-^ Data 1 ^  Data2 ^   ^ +
-^ xyz ^     ^ +
- +
-  - Hello 1 +
-  - Hello 2 +
-  - Hello 3+
  
 <code -> <code ->
-s+Hallo 
 </code> </code>
  
-((+|   | Wie gehts | 
 +| abc | Hallo |
  
-)):-( ;-)+Strike-through Text
  
-[[en:playground:wygtester]]+FIXME
  
->jghmmmgm+====== Überschrift 1 ======
  
-<code basic4gl> +  - (( 
-IF dkdkd THEN dwodkwdo ELSE feofsof ENDIF +  - Hier steht der 
-</code>+)):-?FIXME
  
-|     | +{{:prosemirror.png?400}}
-|     |+
  
-Page TiFIXMEtle (Level 1)+Naja, das hat noch einiges an Potential, würde ich sagen. Ich vermute, man kann copy & paste von Bildern mit einem weiteren Plugin nachrüsten.
  
-(( +<code ruby test.rb> 
-hjmftztfjzjtfjtj +def test_method(x)
-))ukzuk code block here:iuiu iu+  puts "Here is some Ruby code: #{x}"
  
-(+test_method("y")
- +
-))3513 +
- +
-  * +62+ +
-  * ,,01 +
-  * -*/ +
-  * +
- +
-  - 65465 +
-    - 56 +
-      - +
-  - +
- +
-23 +
- +
-(( +
- +
-))8-O +
- +
-<code -> +
-    <div class="preview__actions"> +
-      <div class="preview__action--close"> +
-        <a href="https://s1.demo.opensourcecms.com/docuwiki/"><i class="e-icon -icon-cancel"></i><span>Remove Frame</span></a> +
-      </div>  +
-    </div>+
 </code> </code>
  
-^       ^ +>Test 4 __sdf __
-|       | +
- +
->651651\\ 2132 +
- +
-<code -> +
- +
-</code> +
- +
-====== test ====== +
- +
-<code bash test.sh> +
-#!/bin/bash +
-echo hello world +
-</code> +
- +
--** Why doesn't a shortcut like CTRL+B work??**__//Italic Text//__ +
- +
-- And why do footnotes produce newlines?(( +
-Look at this footnote in DW editor. +
-)) +
- +
-===== Start of A New Section (Level 2) ===== +
- +
-**Otherwise, great plugin!**:-) +
- +
-Here is a **whole bunch** of text for [[http://www.example.com|sample]] purposes. The quick brown fox jumped over the lazy dog. I really hope this is the WYSIWYG editor for us. Here is a whole bunch of text for sample purposes. The quick brown fox jumped over the lazy dog. I really hope this is the WYSIWYG editor for us. Here is a whole bunch of text for sample purposes. The quick brown fox jumped over the lazy dog. I really hope this is the WYSIWYG editor for us. Here is a whole bunch of text for sample purposes. The quick brown fox jumped over the lazy dog. I really hope this is the WYSIWYG editor for us. Here is a whole bunch of text for sample purposes. The quick brown fox jumped over the lazy dog. I really hope this is the WYSIWYG editor for us. Here is a whole bunch of text for sample purposes. The quick brown fox jumped over the lazy dog. I really hope this is the WYSIWYG editor for us. Here is a whole bunch of text for sample purposes. The quick brown fox jumped over the lazy dog. I really hope this is the WYSIWYG editor for us. +
- +
->Once again, I began to type. This time the words came not from brain, but from my sock. After the initial shock, I realized that my sock had **//always//** been trying to tell me something. Something dark. Something quiet. Something wrong. +
- +
-**Hallo !** +
- +
-  * **Nummer**  +
-  * **Nummer** +
- +
-Another sentence with a footnote(( +
- +
-)) in the middle. +
- +
-<datatables> +
- +
-| Zelle 1 | Zelle2 ^ Zelle 3 ^ +
-| A  | [[https://www.dokuwiki.org/plugin:prosemirror]] |   | +
-| B  | F  | [[https://www.dokuwiki.org/plugin:prosemirror]] | +
-| [[https://www.dokuwiki.org/plugin:prosemirror]] |   | K  | +
-| D  | hello |   | +
- +
-</datatables> +
- +
-Test123 +
- +
-Wer ist Quert? +
- +
-qwertty\\  qwertyuop+
  
-Test456+~~NOCACHE~~
  
-| hallo | zelle | 
-|   | abcdef  | 
en/playground/start.txt · Last modified: 2024/04/27 10:44 by 77.8.16.212

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki