buttercat1791
37f331ad38
Some more minor cleanup
7 months ago
buttercat1791
d8c64260b3
Refactor markup generator for embedded events into Svelte snippets
...
- Eliminate a component that is no longer needed.
- Reduce duplicate code.
- Tidy up code along the way.
- Ran `deno fmt` to auto-format code (hence the large diff).
7 months ago
silberengel
1435a74a30
fixed markup images
7 months ago
silberengel
2d987c0a63
Fixed embedded events on events page
7 months ago
silberengel
93c25f4826
fixed image display
...
fixed user outline display
fixed visualization node links and added backlink
consolidated common parser functions
7 months ago
silberengel
f199f356a8
allow for differentiation: ssr versus client rendering
7 months ago
silberengel
3c78d6b2dc
add image expansion
7 months ago
silberengel
485601a67b
fixed image display for markup content fields
7 months ago
silberengel
c424ee7beb
fixed wiki links
8 months ago
buttercat1791
3b7ffb913f
Fix warnings and errors thrown be Deno's linter
8 months ago
silberengel
5ceaced771
ran prettier
8 months ago
Silberengel
1fff18b267
latex/Asciidoc rendering improvement for NostrMarkup
8 months ago
Silberengel
c37a3f3a73
rudimentary LaTeX implementation for Markup
8 months ago
Silberengel
d396b6f292
implemented d-tag searches and corrected wikilinks to use them
8 months ago
Silberengel
1635633efd
wiki disambiguation page alpha
10 months ago
Silberengel
1ba8a42292
update docs, correct wikilinks, and fix border styling closes Issue#215
10 months ago
Silberengel
ca8c66d484
Consolidated regex constants. Added delete to cache.
10 months ago
Silberengel
f32fd7cfd5
final bug fix
10 months ago
Silberengel
289ee898ea
updated error messages
10 months ago
Silberengel
0d8b8a3f60
fix nested lists and correct the styling of wikilinks and hashtags
10 months ago
Silberengel
0a54f0106b
Implement wiki links
10 months ago
Silberengel
2df526f338
Make nostr address parsing conform to Elsat's replacement rules
10 months ago
Silberengel
14d4b54234
fixed url and image rendering
10 months ago
Silberengel
68ab68bede
implemented emoji rendering and cleaned up nostr address rendering
10 months ago
Silberengel
e8073cc84f
moved markdown parsers
10 months ago
Silberengel
ffe1098a7d
Revert "Interim changes"
...
This reverts commit b35774b9a0 .
10 months ago
Silberengel
b35774b9a0
Interim changes
10 months ago
Silberengel
dddc154b09
interim state
11 months ago
Silberengel
01dad59732
removed redundant inline code implementation
11 months ago
Silberengel
abb3f2a75b
Fixed the bugs. Added the m/M tags. Fixed the formatting. Split the parser into smaller functions and separated by basic/advanced. Added more test cases to the markdown test file.
11 months ago