face-hh / fextify

A simple text editor written in Rust using Tauri, inspired by Obsidian.
Apache License 2.0
197 stars 14 forks source link

BUG: Space is not converted. #49

Open LSL-Coding51 opened 3 weeks ago

LSL-Coding51 commented 3 weeks ago

When I opened Fextify, I realised that when you add a space to the title, the code doesn't convert '%20' to a space.

image

This turns into: image when you revisit the tab.