Basic markdown with Tailwind CSS Typography
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
</div>
|
||||
<div>
|
||||
<label for="post-content"
|
||||
class="block text-sm font-medium text-gray-700 mb-2">HTML content</label>
|
||||
class="block text-sm font-medium text-gray-700 mb-2">Markdown content</label>
|
||||
<textarea id="post-content"
|
||||
name="content"
|
||||
rows="6"
|
||||
|
||||
Reference in New Issue
Block a user