[15:42:09] How many characters are allowed in a row of a code implementation of a function in Wikifunctions. I try to parse the Wikifunctions dump and I got an error at a function when I set the limit of characters per line to 1000. This is necessary because I am using COBOL at the moment to do it. It is not guaranteed that it was because of more characters in one row but it [15:42:09] seemed regardin [15:42:10] g the error message. I want to make it possible to reuse Wikifunctions offline. For this I write a program to extract all function implementation in Javascript and Python and try to embed them in a template what enables a reuse offline. I want to work on it also at the Wikimania Hackathon in August. [18:14:52] I don’t know of any limit. For example, Z13207 contains a list of irregular English verbs. Although I have split it up for readability, it runs perfectly well with the whole list as a single physical line. (re @Hogü-456: How many characters are allowed in a row of a code implementation of a function in Wikifunctions. I try to parse the Wikifunctio...)