One time a very large, very important word file had a phantom page break that couldn’t be selected, and didn’t go away with backspace/delete.
I ended up opening the raw content of the docs to rip out the offender. Docx files are zip files with lots of XML data inside; I was eventually able to find the bit between the two paragraphs where the break was happening, and deleted it in notepad.
Pretty much done doing that type of task in Word now. Heck, I’ll do large documents in Markdown editors.
I feel that. Markdown just does what I want better. Someday if I ever have to write a lot for work I’ll actually learn LaTeX, but I just didn’t have the energy to give it the effort it deserved in college
One time a very large, very important word file had a phantom page break that couldn’t be selected, and didn’t go away with backspace/delete.
I ended up opening the raw content of the docs to rip out the offender. Docx files are zip files with lots of XML data inside; I was eventually able to find the bit between the two paragraphs where the break was happening, and deleted it in notepad.
Pretty much done doing that type of task in Word now. Heck, I’ll do large documents in Markdown editors.
The last piece of documentation I wrote was in Jupyter notebook. It looked a bit basic, but it felt wonderful to be in control of my software.
I didn’t know that. Is everything just a secret XLM file? Am I just an XML file?
🧑🏿🚀🔫👩🏼🚀
This is missing the 🌏
I feel that. Markdown just does what I want better. Someday if I ever have to write a lot for work I’ll actually learn LaTeX, but I just didn’t have the energy to give it the effort it deserved in college