We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eac0b00 commit 069cdccCopy full SHA for 069cdcc
src/translator/composer.ts
@@ -1,6 +1,5 @@
1
import { nullableAsArray } from "../misc.ts";
2
import * as English from "./ast.ts";
3
-import { phraseAsVerb } from "./phrase.ts";
4
5
const EMPHASIS_STARTING_TAG = "<strong>";
6
const EMPHASIS_ENDING_TAG = "</strong>";
0 commit comments