Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T05:18:10.874Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

highlights.scm

49 lines · 768 B · text
1[
2  (paragraph)
3  (indented_code_block)
4  (pipe_table)
5] @text
6
7[
8  (atx_heading)
9  (setext_heading)
10  (thematic_break)
11] @title.markup
12
13(setext_heading
14  (paragraph) @title.markup)
15
16[
17  (list_marker_plus)
18  (list_marker_minus)
19  (list_marker_star)
20  (list_marker_dot)
21  (list_marker_parenthesis)
22] @punctuation.list_marker.markup
23
24[
25  (block_quote_marker)
26  (block_continuation)
27] @punctuation.markup
28
29(pipe_table_header
30  "|" @punctuation.markup)
31
32(pipe_table_row
33  "|" @punctuation.markup)
34
35(pipe_table_delimiter_row
36  "|" @punctuation.markup)
37
38(pipe_table_delimiter_cell
39  "-" @punctuation.markup)
40
41[
42  (fenced_code_block_delimiter)
43  (info_string)
44] @punctuation.embedded.markup
45
46(link_reference_definition) @link_text.markup
47
48(link_destination) @link_uri.markup
49
Served at tenant.openagents/omega Member data and write actions are omitted.