blob: c870c572a67603c45ed7a6d44efd877148e885a8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
+++
title = "Full content in RSS"
author = ["Michał Sapka"]
date = 2024-03-11T21:43:00+01:00
categories = ["blog"]
draft = false
weight = 2001
abstract = "RSS feed not provides the full content"
+++
A small info: all RSS feed from this site should now rock _full_ content in <description> tag.
This is exactly correct, as full content goes into <content>, but a lot of RSS readers ignore it.
So, have fun!
|