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
en:playground:start [2025/05/02 01:46] – [- Headline level 3] 86.25.10.237en:playground:start [2025/05/10 00:37] (current) – [Headline level 3] 198.102.151.241
Line 25: Line 25:
 sadsad sadsad
  
-==== Headline level 3 ==== 
  
-<code php file.php> 
-<?php 
-$var = 1; 
  
 +<code ->
  
-?>+</code> 
 + 
 +==== Headline level 3 ==== 
 + 
 +<code python routes.py> 
 +from flask import create_blueprint 
 +bp = create_blueprint("hmm"
 + 
 +@bp.route("/"
 +def index (): 
 +    return "hello world"
 </code> </code>
  
Line 43: Line 50:
  
   - Nice :)   - Nice :)
 +
  
 ==== Headline level 3 ==== ==== Headline level 3 ====
en/playground/start.txt · Last modified: 2025/05/10 00:37 by 198.102.151.241

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki