-
I think I'm really close to getting images to fit into the blocks scheme in Gutenberg.
### Here's what I do
1. In WordLand, the user uploads an image.
2. That generates an HTML img element, wh…
-
tried an export - got this:
```
node index.js
Starting wizard...
? Path to WordPress export file? /home/ligi/Downloads/wp_export.xml
? Path to output folder? output
? Create year folders? Yes
…
-
Of course, markdown is much more restricted than general block markup, but for many blogs having some basic support would be very nice (especially for CLI-oriented people starting to play with WordPre…
-
[http://127.0.0.1:3000/cours/docker.html#Cr%C3%A9er-un-docker-compose](http://127.0.0.1:3000/cours/docker.html#Cr%C3%A9er-un-docker-compose)
Markdown parser error :
```
version: "3.0"
services:…
-
Let's build plumbing to load data into WordPress.
I think any data source can be represented as a stream of structured entities.
* WP_WXR_Reader sources them from a WXR file
* A markdown importer co…
-
Let's use this issue to track [Data Liberation: Let's Build WordPress-first Data Migration Tools](https://github.com/WordPress/wordpress-playground/pull/1888)
## Technical plumbing
- [x] https://git…
-
Cc: @Marxoz
### 💫 Describe the Issue With the Current Docs
As per my conversation with Gert, as more migration guides are made for different frameworks increase (Astro, WordPress etc), there should…
-
Back in July 2022, I wrote about supporting Markdown in RSS feeds. This is something FeedLand does, as a feed reader and editor. I would love to see all content editors support it as well as feed read…
-
- Multiple authors is possible in Wordpress
- When downloading an existing post with multiple authors to markdown, there is only one author in the markdown frontmatter.
- How can we specify multiple…
-
In-URL Blueprints, such as `https://playground.wordpress.net/#{"plugins":["gutenberg"]}`, can get quite massive. I've seen a 14KB one lately. Let's make sure the webapp replaces the fragment with a ba…