Elkana Bardugo
0b1e30988a
Update MarkdownTokens.svelte
...
More dir="auto" to auto direction on RTL
2025-02-18 21:08:25 +02:00
Elkana Bardugo
8d149348a0
Update MarkdownTokens.svelte: Revert text-align for download button in rtl
...
prevent button overriding because the download button is in absolute position and it doesn't have start/end properties
2025-02-17 22:43:34 +02:00
Elkana Bardugo
93590d224b
Merge branch 'dev' into patch-1
2025-02-17 22:35:36 +02:00
Elkana Bardugo
b73b8343d5
fix table header align on rtl
2025-02-17 21:40:11 +02:00
Elkana Bardugo
ab94017e3a
Auto text direction (fix for RTL) in most cases
...
to test it use the prompt:
"write please a sample headers (level 1,2,3), text (bold/italic), list, numbered list, quetes, table, code
write each example in hebrew
dont output markdown in code block"
need to be fixed:
* Redundant border properties in quotes:
Removed border-left as border-inline-start properly handles both LTR/RTL and by this prevents double borders in RTL layouts
* table header have `text-align: left` instead of start
e.g.
text-align and direction is not the save thing
the text direction is ok. the `dir="auto"` is fixing the direction שמג the text-align by default is set by the direction, if it set manually is should be start/end to respect the direction attribute
2025-02-17 21:27:05 +02:00
Timothy Jaeryang Baek
fd8998a38f
refac
2025-02-15 19:50:40 -08:00
Timothy Jaeryang Baek
e3fa48b6ce
chore: tailwind v4 migration
2025-02-15 19:27:25 -08:00
Timothy Jaeryang Baek
bbda717b69
refac: citations
2025-02-15 17:24:29 -08:00
Thomas Rehn
9072959858
fix: remove whitespace to improve typesetting for inline Markdown
2025-02-14 13:16:03 +01:00
Timothy Jaeryang Baek
99b50b39fe
refac
2025-02-13 22:57:12 -08:00
Timothy Jaeryang Baek
fa92abce31
refac
2025-02-13 22:37:01 -08:00
Timothy Jaeryang Baek
7ff719938a
refac: citations
2025-02-12 23:55:14 -08:00
Timothy Jaeryang Baek
58d2fd9ac1
refac: styling
2025-02-03 00:03:41 -08:00
Timothy Jaeryang Baek
78853a67e4
refac
2025-02-02 23:35:58 -08:00
Timothy Jaeryang Baek
9feed97f22
refac: think tag
2025-01-22 09:24:40 -08:00
Timothy Jaeryang Baek
c9dc7299c5
enh: <think> tag support
2025-01-22 00:13:24 -08:00
Timothy Jaeryang Baek
e6db4d017b
fix
2025-01-08 00:59:03 -08:00
Timothy Jaeryang Baek
656a887db6
refac
2025-01-08 00:10:38 -08:00
Timothy Jaeryang Baek
0129f463b4
fix: < rendering issue
2025-01-07 23:59:58 -08:00
Timothy Jaeryang Baek
2875326015
fix: table export
2024-12-18 18:11:01 -08:00
Timothy Jaeryang Baek
7f77828e3f
refac: styling
2024-12-01 21:50:21 -08:00
Timothy Jaeryang Baek
51e344f5b2
refac
2024-11-30 12:24:23 -08:00
Timothy Jaeryang Baek
d0eb59ffdb
refac: table styling
2024-11-30 12:22:07 -08:00
Timothy Jaeryang Baek
7b9b0f23fe
refac
2024-11-21 22:12:40 -08:00
Timothy Jaeryang Baek
3816e3c2ef
refac: styling
2024-11-21 20:20:46 -08:00
Timothy Jaeryang Baek
714ed248fb
refac: styling
2024-11-21 18:05:45 -08:00
Timothy Jaeryang Baek
7b675a1488
refac: styling
2024-11-21 18:02:33 -08:00
Timothy Jaeryang Baek
386c976e9a
enh: inline citations
2024-11-21 17:58:29 -08:00
Timothy J. Baek
70498d7bbe
enh: export table as csv
...
Co-Authored-By: Muhammad Afzaal <mafzaal@gmail.com>
2024-11-03 14:09:57 -08:00
Timothy J. Baek
ed47e24494
refac
2024-10-06 00:28:33 -07:00
Timothy J. Baek
aeaf761ecd
enh: automatic artifacts toggle
2024-10-06 00:14:05 -07:00
Timothy J. Baek
2981212dfa
refac
2024-10-05 23:55:44 -07:00
Timothy J. Baek
c3862bc387
refac: code rendering
2024-10-05 19:58:27 -07:00
Timothy J. Baek
e184a65dea
refac
2024-10-05 12:43:58 -07:00
Timothy J. Baek
f5b6785e53
refac
2024-10-05 12:07:45 -07:00
Timothy J. Baek
81440460f2
feat: editable code block
2024-10-05 12:04:36 -07:00
Timothy J. Baek
79a83adc89
refac
2024-09-30 13:03:47 +02:00
Timothy J. Baek
ffd598c5d7
enh: summary tag support
2024-09-30 12:50:53 +02:00
Timothy J. Baek
b1521cacad
refac: WIP
2024-09-23 14:24:50 +02:00
Timothy J. Baek
902f30c123
enh: table view allow overflow
2024-09-14 23:23:52 +01:00
Timothy J. Baek
8d6a424604
fix: markdown proper spacing
2024-09-07 02:56:58 +01:00
Timothy J. Baek
2f841f9f5a
fix: enable inline link image rendering
2024-09-06 23:40:35 +02:00
Timothy J. Baek
7fc049a513
enh: codespan click to copy content
2024-08-26 14:17:33 +02:00
Timothy J. Baek
0939cb5ed6
refac: styling
2024-08-22 17:34:28 +02:00
Timothy J. Baek
63418a583a
fix: latex rendering issue
2024-08-22 14:24:49 +02:00
Timothy J. Baek
b02f6db475
refac
2024-08-18 18:28:58 +02:00