Hans Schülein

Results 46 issues of Hans Schülein

I have the builder explicitly set to `traditional` (although that should be the default). This usually works. But sometimes after building with ⌘B a few times it will switch to...

Hi, I know there is already a similar issue ([#200](https://github.com/JadenGeller/Helium/issues/200)), but I am having this issue: I am writing a LaTeX document from the lecture notes (PDF) we got handed...

EDIT: This is not really an issue, but I did not know where else to put it I have no idea how to write safari plugins or SVGs, but I...

``` \begin{eqalign} a & b \\ \end{eqalign} ``` Crashes unpreventably and does not yield an error message, ``` \begin{eqalign} a & b \\ & \end{eqalign} ``` Renders correctly. Error Message:...

Double newlines within braces crashes iosMath, not preventable through do/try/catch and not error in the label. Minimal case: type ``` \\{\\\\ ``` Once you reach the last letter it crashes...

### Checklist - [x] I am reporting an issue in existing functionality that does not work as intended - [x] I've searched for existing [GitHub issues](https://github.com/telegrammessenger/Telegram-iOS/issues) ### Description Telegram censors...

bug

For example Mastodon attaches its images in posts via a `` tag, which they decided [here](https://github.com/mastodon/mastodon/issues/17392) and which NNW does not currently display. As the tag is a part of...

Currently if I for example have a project named "Homepage" using publish the title displayed in the tab bar for the start page would not be "Homepage" but "index |...

### Describe the feature you'd like to request The GitLab slugger’s source is [here](https://gitlab.com/gitlab-org/gitlab/-/tree/master/lib/gitlab/slug), it would be great if MyST provided that function to use as a drop-in replacement for...

enhancement

Say I am writing *foo.md* and I want to reference *bar.md.* I can reference that file with `[](bar.md)` or `[](bar)`. If I now however want to reference the heading *heading*...