mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 00:13:12 +03:00
96482ca99c
as of now, a blockquote would discard any other content after a URL and would put it on a new line. eg '> some text https://urbit.org this is urbit' would be rendered as ``` > some text https://urbit.org this is urbit ``` this commit joins all content inside of a blockquote as one block. |
||
---|---|---|
.. | ||
.husky | ||
.storybook | ||
config | ||
dbug | ||
public | ||
src | ||
webterm | ||
.babelrc | ||
.eslintrc.js | ||
.gitignore | ||
.nvmrc | ||
babel.config.js | ||
CONTRIBUTING.md | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
preinstall.sh | ||
README.md | ||
tsconfig.json |
interface
Landscape is Tlon's suite of userspace applications (and web interface), currently bundled as part of Arvo.
This directory comprises the source code for the web interface. For code related to the Gall agents that make up the Landscape suite in Arvo, see pkg/arvo.
Contributions and feature requests
For information on how to contribute, see CONTRIBUTING. To submit a feature request, submit to the product board at urbit/landscape.