mirror of
https://github.com/alexandrev/xslt-lab.git
synced 2026-09-16 18:23:16 +00:00
+1
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
title: "Welcome to the XSLT Playground blog"
|
||||
description: "What you will find here and how it helps you get more from the online XSLT editor."
|
||||
date: 2025-02-28T00:00:00Z
|
||||
---
|
||||
|
||||
[XSLT Playground](https://xsltplayground.com) is a browser-first XSLT editor that lets you run transforms with multiple inputs and parameters, see results instantly, and spot performance hotspots without installing anything. This blog gathers the practical pieces you need around it.
|
||||
|
||||
|
||||
+3
-1
@@ -1,7 +1,9 @@
|
||||
baseURL = "https://blog.xsltplayground.com/"
|
||||
languageCode = "en-us"
|
||||
title = "XSLT Playground"
|
||||
paginate = 10
|
||||
|
||||
[pagination]
|
||||
pagerSize = 10
|
||||
publishDir = "../docs"
|
||||
enableRobotsTXT = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user