mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-03 21:43:21 +00:00 
			
		
		
		
	features.html: Cleanup to use 4 space and consistant indentation.
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							3fb0f7c092
						
					
				
				
					commit
					0ddad98c98
				
			@@ -46,21 +46,27 @@
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="feature-block">
 | 
			
		||||
                <h3>DRAG-AND-DROP FILE UPLOADS</h3>
 | 
			
		||||
                <p>Drag a file into the compose box and we'll upload
 | 
			
		||||
                <p>
 | 
			
		||||
                    Drag a file into the compose box and we'll upload
 | 
			
		||||
                    and preview it for you. Sharing and discussing
 | 
			
		||||
                    work with team mates has never been easier.</p>
 | 
			
		||||
                    work with team mates has never been easier.
 | 
			
		||||
                </p>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="feature-block">
 | 
			
		||||
                <h3>CODE AND QUOTE BLOCKS</h3>
 | 
			
		||||
                <p>Discuss code with ease using Markdown code blocks
 | 
			
		||||
                <p>
 | 
			
		||||
                    Discuss code with ease using Markdown code blocks
 | 
			
		||||
                    (and syntax highlighting).  And discuss blocks of
 | 
			
		||||
                    text with ease with block quotes.</p>
 | 
			
		||||
                    text with ease with block quotes.
 | 
			
		||||
                </p>
 | 
			
		||||
            </div>
 | 
			
		||||
            <div class="feature-block">
 | 
			
		||||
                <h3>CUSTOMIZABLE AUTOMATIC LINKIFICATION</h3>
 | 
			
		||||
                <p>Customize Zulip’s markup to automatically link back
 | 
			
		||||
                <p>
 | 
			
		||||
                    Customize Zulip’s markup to automatically link back
 | 
			
		||||
                    to your issue tracker or GitHub when you type
 | 
			
		||||
                    “#1235” or a commit ID.</p>
 | 
			
		||||
                    “#1235” or a commit ID.
 | 
			
		||||
                </p>
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
        <img class="image" src="/static/images/features/message-formatting.png" />
 | 
			
		||||
@@ -105,15 +111,19 @@
 | 
			
		||||
 | 
			
		||||
        <div class="feature-block">
 | 
			
		||||
            <h3>INTEGRATIONS</h3>
 | 
			
		||||
            <p>Get alerts and updates from your favorite services with
 | 
			
		||||
            <p>
 | 
			
		||||
                Get alerts and updates from your favorite services with
 | 
			
		||||
                off-the-shelf integrations for Trac, Nagios, GitHub,
 | 
			
		||||
                Jenkins, and more.</p>
 | 
			
		||||
                Jenkins, and more.
 | 
			
		||||
            </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="feature-block">
 | 
			
		||||
            <h3>API</h3>
 | 
			
		||||
            <p>Want to roll your own notifications? We've got a
 | 
			
		||||
            <p>
 | 
			
		||||
                Want to roll your own notifications? We've got a
 | 
			
		||||
                dead-simple RESTful API and Python bindings that will make
 | 
			
		||||
                integrations—both sending and receiving—a snap!</p>
 | 
			
		||||
                integrations—both sending and receiving—a snap!
 | 
			
		||||
            </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="feature-block">
 | 
			
		||||
            <h3>MOBILE APPS</h3>
 | 
			
		||||
@@ -132,9 +142,11 @@
 | 
			
		||||
 | 
			
		||||
        <div class="feature-block">
 | 
			
		||||
            <h3>FULL-TEXT FULL-HISTORY SEARCH</h3>
 | 
			
		||||
            <p>Search is both snappy and smart, helping you look for
 | 
			
		||||
            <p>
 | 
			
		||||
                Search is both snappy and smart, helping you look for
 | 
			
		||||
                text, people, and threads of conversation, with advanced
 | 
			
		||||
                search operators for fine-grained control.</p>
 | 
			
		||||
                search operators for fine-grained control.
 | 
			
		||||
            </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="feature-block">
 | 
			
		||||
            <h3>HISTORY</h3>
 | 
			
		||||
@@ -186,9 +198,11 @@
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="feature-block">
 | 
			
		||||
            <h3>ACCESSIBILITY</h3>
 | 
			
		||||
            <p>Zulip follows best practices for accessibility, and has
 | 
			
		||||
            <p>
 | 
			
		||||
                Zulip follows best practices for accessibility, and has
 | 
			
		||||
                been validated using popular accessibility auditing
 | 
			
		||||
                tools.</p>
 | 
			
		||||
                tools.
 | 
			
		||||
            </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="feature-block">
 | 
			
		||||
            <h3>CONVERSATIONS THREADED BY TOPIC</h3>
 | 
			
		||||
@@ -207,9 +221,11 @@
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="feature-block">
 | 
			
		||||
            <h3>CUSTOMIZABLE LOGIN AND REGISTRATION</h3>
 | 
			
		||||
            <p>Customize the available authentication methods and
 | 
			
		||||
            <p>
 | 
			
		||||
                Customize the available authentication methods and
 | 
			
		||||
                customize the login and registration pages for your
 | 
			
		||||
                organization using Markdown.</p>
 | 
			
		||||
                organization using Markdown.
 | 
			
		||||
            </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="feature-block">
 | 
			
		||||
            <h3>YOUR FEATURE HERE</h3>
 | 
			
		||||
 
 | 
			
		||||
@@ -100,7 +100,6 @@ def check_html_templates(templates, all_dups):
 | 
			
		||||
            'templates/zerver/api.html',
 | 
			
		||||
            'templates/zerver/api_endpoints.html',
 | 
			
		||||
            # These just need to be reindented
 | 
			
		||||
            'templates/zerver/features.html',
 | 
			
		||||
            'templates/zerver/login.html',
 | 
			
		||||
            # Can't clean this because of `preserve_spaces`
 | 
			
		||||
            'templates/zerver/markdown_help.html',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user