📄 1.nt
字号:
# comment at the beginning of a line
# comment in the middle of a line
# comments on
# consecutive lines
<http://subject> <http://predicate> <http://object> .
_:a <http://test/p1> _:b .
_:b <http://test/p2> "foo" .
_:c <http://test/p3> "foo\"\\\n\r\tbar" .
_:d <http://test/p4> "foo
bar" .
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -