@extends('layouts.app') @section('title', 'Markdown Preview – Live-Vorschau & HTML-Export | kotsch.tech') @section('meta_description', 'Markdown online schreiben und live als HTML vorschauen. Toolbar, Syntax-Highlighting, Wortanzahl und HTML-Export – kostenlos im Browser.') @section('meta_extra') @endsection @section('content') @include('tools._tool_base')
Developer

Markdown Preview.

Schreibe Markdown links, sieh HTML rechts. Mit Toolbar, HTML-Export und Statistiken.

0 Wörter · 0 Zeichen
@include('tools._ads_banner')
@include('tools._seo_content', ['toolSlug' => 'markdown-preview', 'toolName' => 'Markdown Preview']) @endsection