PHPackages                             loveduckie/silverstripe-markdown - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. loveduckie/silverstripe-markdown

ActiveSilverstripe-vendormodule[Parsing &amp; Serialization](/categories/parsing)

loveduckie/silverstripe-markdown
================================

A module for integrating Markdown support with Silverstripe content editing features.

5.x-dev(1y ago)05BSD-3-ClauseJavaScript

Since Jun 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/LoveDuckie/silverstripe-markdown)[ Packagist](https://packagist.org/packages/loveduckie/silverstripe-markdown)[ Docs](https://lucshelton.com)[ RSS](/packages/loveduckie-silverstripe-markdown/feed)WikiDiscussions 5 Synced 1mo ago

READMEChangelogDependencies (10)Versions (3)Used By (0)

silverstripe-markdown
=====================

[](#silverstripe-markdown)

### A Programmer-Friendly Alternative to the Default TinyMCE Editor

[](#a-programmer-friendly-alternative-to-the-default-tinymce-editor)

Let’s be honest, the current [TinyMCE editor](https://www.tiny.cloud/) used by [Silverstripe](https://silverstripe.org/) for editing page content falls short in several ways. Its WYSIWYG interface often fails to accurately reflect what will be displayed on the final page, making content editing a frustrating experience. Manipulating HTML elements within the editor is awkward, with tags either mysteriously disappearing or being added unexpectedly. For those who work with technical content, this is more than a minor inconvenience—it’s a nightmare.

### The Problem

[](#the-problem)

For technical bloggers and developers, managing embedded media (videos, images, code snippets) in TinyMCE is a constant challenge. The editor's lack of reliable control over HTML makes the content less portable and error-prone, forcing users to repeatedly fine-tune the formatting to get things right. The result? Wasted time and headaches, especially when consistency across pages is a priority.

### The Solution

[](#the-solution)

This Silverstripe module aims to replace the current WYSIWYG approach with a more programmer-friendly editor that uses **Markdown**. Markdown is widely appreciated for its simplicity and versatility, making it a natural choice for developers who want more control over the final output.

### Key Features

[](#key-features)

- **Markdown-Friendly Editor:** The module integrates a Markdown editor into Silverstripe, offering a much more streamlined and familiar experience for programmers and technical writers.
- **Server-Side Rendering with Bootstrap 5 Support:** The Markdown input is rendered server-side into clean HTML, styled using **Bootstrap 5**. This ensures consistent and responsive presentation, without sacrificing the control and precision developers expect.
- **Extensible and Customizable:** The module is designed to be extensible, allowing developers to tweak and expand upon the Markdown-to-HTML rendering process as needed.

---

Usage
-----

[](#usage)

```
#!/bin/bash
composer require loveduckie/silverstripe-markdown
```

---

Related Projects
----------------

[](#related-projects)

This module works best with the following projects

- **Blog Tool**
    - A command-line tool written in Python for writing, managing, and publishing content written in Markdown syntax.
    - Support for multiple publishing platforms including [Silverstripe](https://www.silverstripe.org/), [Wordpress](https://wordpress.com/), [dev.to](https://dev.to/) and [Hashnode](http://hashnode.com/).
    - [Link](https://github.com/LoveDuckie/blog-tool)
- **Silverstripe Image Uploader API**
    - Enables for image assets to be uploaded remotely and securely to an existing Silverstripe installation through an exposed API.
    - Accepts [Base64](https://en.wikipedia.org/wiki/Base64) and binary payloads.

---

Thanks
------

[](#thanks)

This project would not have been possible without the existence of another open-source project.

- **silverstripers/markdown**
    - [Link](https://github.com/HelloBetterLTD/markdownfield)

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~80 days

Total

3

Last Release

537d ago

Major Versions

3.x-dev → 4.x-dev2024-06-15

4.x-dev → 5.x-dev2024-11-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/c8f1677a6a13ddf590769d7fbef94f183823c3b07e676bf3852bea611bd2947d?d=identicon)[LoveDuckie](/maintainers/LoveDuckie)

---

Top Contributors

[![LoveDuckie](https://avatars.githubusercontent.com/u/692378?v=4)](https://github.com/LoveDuckie "LoveDuckie (21 commits)")

---

Tags

markdownmarkdown-editormarkdown-to-htmlsilverstripesilverstripe-4silverstripe-5silverstripecms

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/loveduckie-silverstripe-markdown/health.svg)

```
[![Health](https://phpackages.com/badges/loveduckie-silverstripe-markdown/health.svg)](https://phpackages.com/packages/loveduckie-silverstripe-markdown)
```

###  Alternatives

[silverstripe/cms

The SilverStripe Content Management System

5163.4M1.3k](/packages/silverstripe-cms)[undefinedoffset/silverstripe-markdown

Adds a field and a data type that allows for Markdown editing, uses the github api to render the html

126.5k1](/packages/undefinedoffset-silverstripe-markdown)[silverstripers/markdown

Markdown DB field and form field for SilverStripe

112.5k](/packages/silverstripers-markdown)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
