playground:syntax_train

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
playground:syntax_train [2019/04/18 03:28] – [Chart by Google Chart API] Júne Parkplayground:syntax_train [2020/08/06 11:32] – [Coloring Text] Júne Park
Line 21: Line 21:
 <text type="danger">{{fa>bug}} **Symptom**</text>:  <text type="danger">{{fa>bug}} **Symptom**</text>: 
 <text type="info">{{fa>lightbulb-o}} **Solution**</text>:  <text type="info">{{fa>lightbulb-o}} **Solution**</text>: 
-   
-  <text type="warning">{{fa>exclamation}} **Problem**</text>:  
-  <text type="danger">{{fa>bug}} **Symptom**</text>:  
-  <text type="info">{{fa>lightbulb-o}} **Solution**</text>:  
  
 +<code>
 +<text type="warning">{{fa>exclamation?2x}} **Problem**</text>: 
 +
 +<text type="danger">{{fa>bug?2x}} **Symptom**</text>: 
 +
 +<text type="info">{{fa>lightbulb-o?2x}} **Solution**</text>:
 +</code> 
 ---- ----
 ==== Coloring Text ==== ==== Coloring Text ====
Line 32: Line 35:
   * <text type="primary">primary</text>   * <text type="primary">primary</text>
   * <text type="success">success</text>   * <text type="success">success</text>
-  * <text type="info">info</text>+  * <text type="info">info</text> --- Go to External Sites 
   * <text type="warning">warning</text>   * <text type="warning">warning</text>
-  * <text type="danger">danger</text>+  * <text type="danger">danger</text> --- Go to OWL 
  
   <text type="muted">muted</text>   <text type="muted">muted</text>
  • playground/syntax_train
  • Last modified: 2024/04/18 08:54
  • by Júne Park