qm
Explore posts from serversMDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
i tried chatgpt for a new set of regex, it gave me:
look for:
(?<!\n)\$\$(.*?)\$\$(?!\n)
return: \n$$\1$$\n
so instead of looking for specifically the $$
with the \begin{align}
after it (on the next line) and \end{align}
before it, it would just look for any set of $$
, ingore anything between them, and so long as they didnt have a linebreak before or after, it would give one 🤔 though... maybe it should be an "if they have a line break already, still mark it as okay" to let it go. either way, i was unsuccessful getting that to work.
i've found getting obsidianmd to github is way more stupidly complex that i originally thought. even the way it handles linebreaks and bullet points and such. i've kinda started looking into Quartz to host a static site on github pages with the exact (almost) same parser that obsidian uses, or at least handle the display of markdown files the same way24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
oh crap, i think that one pinged you, i did NOT mean to do that, im sorry 😭
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
uhm... sure. i can even send you the md file if you'd like- here:
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
set ECMAScript? idk what that is 😭
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
I did, the output should be right, but it dont do nun
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
okay well, i dont know enough regex to understand your work around you mentioned in the other thread, but i wont ping you, assuming it's about 2am for you rn. hope i can get some clarification in the morning/when you are free! thank you again!
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
nonetheless, it does the same thing even with
\r
before the \n
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
oh wait, i forgot to rever it back to before testing
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
oh hey same problem... #How to replace text with newline?
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
okay im dumb, regex does let me do this (for the most part) now it's just debugging my complete lack of regex knowledge
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
Apologies if I'm out of line with pushing the issue further, Enveloppe is the only thing I can find right now that (for the most part) converts ObsidianMD to GithubMD without a lot of pain.
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
But alas, the text box for it is only 1 line instead of multiple.
24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
I tried using the
Text replacer
for this, to see if I could get it to make:
into
AKA, adding a line gap before and after it (since it's the same set of symbols on the top and bottom).24 replies
MDCMara's Developper Corner
•Created by qm on 11/21/2024 in #🐕get-help
Converted Files cause LaTeX to behave oddly.
I mean, obviously its not Enveloppe that's specifically causing the problem, it's github. But the plugin was developed to get around the way github's markdown parses stuff and change it in the process right? I was wondering if there was a way to use the plugin to possibly add those line gaps automatically, because adding them in Obsidian makes the whole thing look double spaced (ugly).
24 replies
AAdmincraft
•Created by qm on 9/4/2024 in #questions
Two Servers on the Same IP
uhm, so... i just restarted my game on my laptop (connected to a VPN to simulate an off-site computer) and... the domain worked fine. i think the instance i had open just cached what it originally gave and called it a day
32 replies
AAdmincraft
•Created by qm on 9/4/2024 in #questions
Two Servers on the Same IP
i think i found it
32 replies
AAdmincraft
•Created by qm on 9/4/2024 in #questions
Two Servers on the Same IP
okay.. let me find out how to do that
32 replies