Skip to content

Change the hint style "warning" to "working" #307

@sumn2u

Description

@sumn2u

One can find the {% hint style="warning" %} styling present in multiple chapters in this project but the gitbook-plugin-hints doesn't support warning style, instead it has working style. Update the warning to working styles for all chapters in all languages.

{% hint style="warning" %}  <---- wrong

{% hint style="working" %}  <---- right

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions