Plugin Directory

Changeset 2211476


Ignore:
Timestamp:
12/13/2019 10:32:22 AM (6 years ago)
Author:
middlewayapproach
Message:

Update readme

Location:
typing-animation-block/trunk
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • typing-animation-block/trunk/readme.txt

    r2195976 r2211476  
    1 === typing-animation-block ===
     1=== Typing Animation Block ===
    22Contributors: middle-way-approach
    33Donate link: https://github.com/middle-way-approach/gutenberg-typing-animation-block
     
    1414== Description ==
    1515
    16 You can use the block inside the Gutenberg editor as you would use a headline block.
    17 You can find it in the common section.
    18 You can change the text that appears in the animation in the editor (Number 1 in the screenshot).
    19 The different sentences are separated by a pipe (|).
    20 You can format the text by using <i>...</i> for italic or <b>...</b> for bold text.
    21 To change the underlying element that is used in the html of the page (h1 to h6 or span) there is a dropdown menu in the block toolbar(Number 2 in the screenshot).
    22 In the block panel you find different options to customize the speed, looping and other options of the typing (Number 3 in the screenshot).
     16You can use the block inside the Gutenberg editor as you would use a headline block. You can find it in the common section. You can change the text that appears in the animation in the editor (Number 1 in the screenshot). The different sentences are separated by a pipe (|). You can format the text by using `<i>...</i>` for italic or `<b>...</b>` for bold text. To change the underlying element that is used in the html of the page (h1 to h6 or span) there is a dropdown menu in the block toolbar(Number 2 in the screenshot). In the block panel you find different options to customize the speed, looping and other options of the typing (Number 3 in the screenshot). The underlying library used is Typed.js. You can find more information in the [repo](https://github.com/mattboldt/typed.js)
    2317
    24 The underlying library used is Typed.js. You can find more information in the [repo](https://github.com/mattboldt/typed.js)
     18<sub>Icon made by [freepik](https://www.flaticon.com/de/autoren/freepik) from www.flaticon.com<sub>
    2519
    2620== Installation ==
Note: See TracChangeset for help on using the changeset viewer.