We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 950679f commit 480a83cCopy full SHA for 480a83c
readme.md
@@ -1,7 +1,7 @@
1
<div align="center">
2
<img width="150" height="150" alt="PostHTML" src="https://posthtml.github.io/posthtml/logo.svg">
3
<h1>Base URL</h1>
4
- <p>Prepend a base string to HTML attribute values</p>
+ <p>Prepend a string to source paths in your HTML</p>
5
6
[![Version][npm-version-shield]][npm]
7
[![Build][github-ci-shield]][github-ci]
@@ -11,7 +11,7 @@
11
12
## Introduction
13
14
-This PostHTML plugin can prepend a string to various attribute values and CSS styles.
+This PostHTML plugin can prepend a string to various HTML attribute values and CSS property values.
15
16
Input:
17
0 commit comments