@extends('layouts.master') @section('title', 'Markdown') @section('css') @endsection @section('content')
SimpleMDE Markdown Editor
Autosaving
Hidden toolbar and status bar
@endsection @section('scripts') @endsection