danjujan

Results 5 comments of danjujan

Ok, should be fixed. Thank you for the quick reply!

No problem, take your time. I'll see what I can do in the meantime.

Thank you very much for your efforts. I will try to test the btrfs driver artifact in the next few days and report back to you.

Btrfs driver still works fine for me.

Same problem. The following sed filter worked good enough for me. ``` INPUT_FILTER = "sed -E 's/ \$/ \\f\$/g;s/([^f\$])\$/\1\\f\$/g'" ```