Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Conversation

@gewenyu99
Copy link
Contributor

What does this PR do?

Found a styling error in the storage docs that should be fixed real quick :)

Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)

Related PRs and Issues

(If this PR is related to any other PR or resolves any issue or related to any issue link all related PR and issues here.)

Have you read the Contributing Guidelines on issues?

(Write your answer here.)

Copy link
Contributor

@stnguyen90 stnguyen90 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gewenyu99, while you're here, want to fix `File` in Create File? 😬

image

@gewenyu99
Copy link
Contributor Author

@stnguyen90 I added a fix for the ```

Here's a question for you. We don't have inline monospace, do you think we can introduce something quickly so we can start using it to replace all other instances where we use ``` for code related stuff? What alternative formatting do you suggest?

@stnguyen90
Copy link
Contributor

@gewenyu99, I thought we were using the tag component to format code. Otherwise, we probably need to talk to Elad and Sara on this. The current problem is:

https://github.com/appwrite/appwrite/blob/822fc88fec134ec7553ee66a6e63232de724e633/public/styles/typography.less#L1-L5

which overrides all font to be Poppins rather than a monospace font. For example, <code>Query.orderAsc()</code> results in:

image

@gewenyu99
Copy link
Contributor Author

@stnguyen90 The tag is really hard to read, I've seen some complaints :/

@gewenyu99 gewenyu99 merged commit 6b17f2f into main Sep 29, 2022
@gewenyu99 gewenyu99 deleted the fix-storage-formating branch October 4, 2022 19:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants