Test 1: HTML with body tag Original:

Hello

Result:

Hello

Test 2: HTML without body tag Original:

Just some text

Result:

Just some text

Test 3: Empty string Original: '' Result: ''