dogfen 2026.1024.0 → 2026.1025.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # dogfen
2
2
 
3
+ self-rendering ~markdown~ html documents
4
+
3
5
  ## usage
4
6
 
5
7
  Add the below oneliner to an existing markdown document:
@@ -42,7 +44,7 @@ Use a query parameter to set the content with the raw text data fetched from a u
42
44
 
43
45
  Example: <https://dogfen.dayl.in/read-only?href=https://raw.githubusercontent.com/daylinmorgan/dogfen/refs/heads/main/README.md>
44
46
 
45
- > [!Note]
47
+ > [!NOTE]
46
48
  > This base url (<https://dogfen.dayl.in/read-only>) loads a lighter bundle (without codemirror), you could also specifying this with a query parameter (`?read-only`)
47
49
 
48
50