feat: render talk abstracts as markdown #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "kgz/website-next:markdown-abstract"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Before:
After:
83ef90a0bato09b4604cba09b4604cbato061957c0dcJust wondering if we should render markdown to html here, or rather in the pretalx export. Here is probably fine, but it would mean apps might render them a bit different.
Maybe better in the pretalx export, or at least being consistent with everything being markdown. There's currently a bit of a mix with abstracts as markdown and biographies as html
Adding to the complexity, the preview renderer of pretalx uses javascript, which may give slightly different results. But this may have been solved upstream, I should check what the state is.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.